Last Version

common-web 1.0

Jersey utilities

License

License

GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

common-web
Version

Version

1.0
Type

Type

jar
Description

Description

common-web
Jersey utilities
Project URL

Project URL

http://maven.apache.org

Download common-web 1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.21
io.paradoxical : common jar 1.1
org.glassfish.jersey.core : jersey-server jar 2.21
com.google.inject : guice jar 4.0
javax.servlet : javax.servlet-api jar 3.0.1
com.godaddy : logging jar 1.0
org.slf4j : slf4j-api jar 1.7.10
com.google.guava : guava jar 18.0
com.esotericsoftware : reflectasm jar 1.10.0

provided (1)

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

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.5.RELEASE
uk.co.jemos.podam : podam jar 4.7.2.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.