is not current version
Last Version 1.0.3

com.metreeca:metreeca-jee 0.54.0

Adapter kit for Servlet 3.1 containers.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-jee
Version

Version

0.54.0
Type

Type

jar

Download metreeca-jee 0.54.0


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