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