License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-toys |
Version | Version0.55.0 |
Type | Typewar |
Description |
DescriptionMetreeca/Link Sample
Sample app for the Metreeca/Link REST/JSON framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-toys-0.55.0.pom | |
metreeca-toys-0.55.0.war | 12 MB |
metreeca-toys-0.55.0-sources.jar | 359 KB |
metreeca-toys-0.55.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-toys/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-toys</artifactId>
<version>0.55.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-toys/
implementation 'com.metreeca:metreeca-toys:0.55.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-toys/
implementation ("com.metreeca:metreeca-toys:0.55.0")
'com.metreeca:metreeca-toys:war:0.55.0'
<dependency org="com.metreeca" name="metreeca-toys" rev="0.55.0">
<artifact name="metreeca-toys" type="war" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-toys', version='0.55.0')
)
libraryDependencies += "com.metreeca" % "metreeca-toys" % "0.55.0"
[com.metreeca/metreeca-toys "0.55.0"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-jee | jar | 0.55.0 |
com.metreeca : metreeca-rdf4j | jar | 0.55.0 |
org.eclipse.rdf4j : rdf4j-repository-sail | jar | |
org.eclipse.rdf4j : rdf4j-sail-memory | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.assertj : assertj-core | jar | 3.19.0 |
org.slf4j : slf4j-jdk14 | jar |