License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdj2ee |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca J2EE Adapter
An adapter for deploying Metreeca linked data apps to Servlet 3.1 containers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
j2ee-0.51.0.pom | |
j2ee-0.51.0.jar | 6 KB |
j2ee-0.51.0-tests.jar | 2 KB |
j2ee-0.51.0-sources.jar | 5 KB |
j2ee-0.51.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/j2ee/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>j2ee</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/j2ee/
implementation 'com.metreeca:j2ee:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/j2ee/
implementation ("com.metreeca:j2ee:0.51.0")
'com.metreeca:j2ee:jar:0.51.0'
<dependency org="com.metreeca" name="j2ee" rev="0.51.0">
<artifact name="j2ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='j2ee', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "j2ee" % "0.51.0"
[com.metreeca/j2ee "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : rest | jar | 0.51.0 |
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.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 |