License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdrest |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca REST API Framework
A concise REST framework for linked data APIs.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rest-0.51.0.pom | |
rest-0.51.0.jar | 171 KB |
rest-0.51.0-tests.jar | 200 KB |
rest-0.51.0-sources.jar | 103 KB |
rest-0.51.0-javadoc.jar | 283 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/rest/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>rest</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/rest/
implementation 'com.metreeca:rest:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/rest/
implementation ("com.metreeca:rest:0.51.0")
'com.metreeca:rest:jar:0.51.0'
<dependency org="com.metreeca" name="rest" rev="0.51.0">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='rest', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "rest" % "0.51.0"
[com.metreeca/rest "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : tray | jar | 0.51.0 |
org.eclipse.rdf4j : rdf4j-queryresultio-sparqljson | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : tray | test-jar | 0.51.0 |
com.metreeca : form | test-jar | 0.51.0 |
com.metreeca : rdf4j | jar | 0.51.0 |
com.metreeca : stardog | jar | 0.51.0 |
com.metreeca : virtuoso | jar | 0.51.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit-pioneer : junit-pioneer | jar | 0.3.0 |
org.assertj : assertj-core | jar | 3.12.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |