Last Version

jersey-extras 2.0

Jersey utilities

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

jersey-extras
Version

Version

2.0
Type

Type

jar
Description

Description

jersey-extras
Jersey utilities
Project URL

Project URL

http://maven.apache.org

Download jersey-extras 2.0


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.2

test (7)

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

Project Modules

There are no modules declared in this project.