is not current version
Last Version 0.51.0

com.metreeca:j2ee 0.47.1

An adapter for deploying Metreeca linked data apps to Servlet 3.1 containers.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

j2ee
Version

Version

0.47.1
Type

Type

jar

Download j2ee 0.47.1


<!-- https://jarcasting.com/artifacts/com.metreeca/j2ee/ -->
<dependency>
    <groupId>com.metreeca</groupId>
    <artifactId>j2ee</artifactId>
    <version>0.47.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/j2ee/
implementation 'com.metreeca:j2ee:0.47.1'
// https://jarcasting.com/artifacts/com.metreeca/j2ee/
implementation ("com.metreeca:j2ee:0.47.1")
'com.metreeca:j2ee:jar:0.47.1'
<dependency org="com.metreeca" name="j2ee" rev="0.47.1">
  <artifact name="j2ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='j2ee', version='0.47.1')
)
libraryDependencies += "com.metreeca" % "j2ee" % "0.47.1"
[com.metreeca/j2ee "0.47.1"]