Skip to content
This repository has been archived by the owner on Dec 26, 2017. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 276 Bytes

trellis-spi

The service interfaces for a Trellis-based repository.

Please Note: the org.trellisldp.spi package has been deprecated. Please use org.trellisldp.api instead.

Building

This code requires Java 8 and can be built with Gradle:

./gradlew install