License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-toys |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMetreeca/Base Sample
Sample app for the Metreeca/Base REST/JSON-LD framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-toys-1.0.1.pom | |
metreeca-toys-1.0.1.war | 12 MB |
metreeca-toys-1.0.1-sources.jar | 359 KB |
metreeca-toys-1.0.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-toys/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-toys</artifactId>
<version>1.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-toys/
implementation 'com.metreeca:metreeca-toys:1.0.1'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-toys/
implementation ("com.metreeca:metreeca-toys:1.0.1")
'com.metreeca:metreeca-toys:war:1.0.1'
<dependency org="com.metreeca" name="metreeca-toys" rev="1.0.1">
<artifact name="metreeca-toys" type="war" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-toys', version='1.0.1')
)
libraryDependencies += "com.metreeca" % "metreeca-toys" % "1.0.1"
[com.metreeca/metreeca-toys "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-jee | jar | 1.0.1 |
com.metreeca : metreeca-rdf4j | jar | 0.0.0-SNAPSHOT |
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-api | jar | |
org.assertj : assertj-core | jar | 3.19.0 |
org.slf4j : slf4j-jdk14 | jar |