License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-jee |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetreeca Jave EE Server Connector
Connector kit for Servlet 3.1 containers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-jee-1.0.3.pom | |
metreeca-jee-1.0.3.jar | 7 KB |
metreeca-jee-1.0.3-sources.jar | 5 KB |
metreeca-jee-1.0.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-jee/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-jee</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-jee/
implementation 'com.metreeca:metreeca-jee:1.0.3'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-jee/
implementation ("com.metreeca:metreeca-jee:1.0.3")
'com.metreeca:metreeca-jee:jar:1.0.3'
<dependency org="com.metreeca" name="metreeca-jee" rev="1.0.3">
<artifact name="metreeca-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-jee', version='1.0.3')
)
libraryDependencies += "com.metreeca" % "metreeca-jee" % "1.0.3"
[com.metreeca/metreeca-jee "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-rest | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.19.0 |