License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdio.paradoxical |
ArtifactId | ArtifactIdjersey-extras |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-extras
Jersey utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
jersey-extras-2.0.pom | |
jersey-extras-2.0.jar | 12 KB |
jersey-extras-2.0-sources.jar | 6 KB |
jersey-extras-2.0-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.paradoxical/jersey-extras/ -->
<dependency>
<groupId>io.paradoxical</groupId>
<artifactId>jersey-extras</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.paradoxical/jersey-extras/
implementation 'io.paradoxical:jersey-extras:2.0'
// https://jarcasting.com/artifacts/io.paradoxical/jersey-extras/
implementation ("io.paradoxical:jersey-extras:2.0")
'io.paradoxical:jersey-extras:jar:2.0'
<dependency org="io.paradoxical" name="jersey-extras" rev="2.0">
<artifact name="jersey-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.paradoxical', module='jersey-extras', version='2.0')
)
libraryDependencies += "io.paradoxical" % "jersey-extras" % "2.0"
[io.paradoxical/jersey-extras "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-server | jar | 2.23.1 |
javax.inject : javax.inject | jar | 1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.godaddy : logging | jar | 1.2.2 |
org.slf4j : slf4j-api | jar | 1.7.10 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.2 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.23.1 |
uk.co.jemos.podam : podam | jar | 7.0.1.RELEASE |
org.assertj : assertj-core | jar | 3.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.12 |