License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-rest |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetreeca REST Publishing
A model-driven REST publishing framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-rest-1.0.3.pom | |
metreeca-rest-1.0.3.jar | 110 KB |
metreeca-rest-1.0.3-tests.jar | 82 KB |
metreeca-rest-1.0.3-sources.jar | 78 KB |
metreeca-rest-1.0.3-javadoc.jar | 271 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-rest/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-rest</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-rest/
implementation 'com.metreeca:metreeca-rest:1.0.3'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-rest/
implementation ("com.metreeca:metreeca-rest:1.0.3")
'com.metreeca:metreeca-rest:jar:1.0.3'
<dependency org="com.metreeca" name="metreeca-rest" rev="1.0.3">
<artifact name="metreeca-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-rest', version='1.0.3')
)
libraryDependencies += "com.metreeca" % "metreeca-rest" % "1.0.3"
[com.metreeca/metreeca-rest "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-json | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-json | test-jar | 1.0.3 |
org.eclipse.rdf4j : rdf4j-model | jar | |
org.eclipse.rdf4j : rdf4j-rio-api | jar | |
org.eclipse.rdf4j : rdf4j-rio-turtle | jar | |
org.slf4j : slf4j-jdk14 | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.19.0 |