Last Version

common.test 2.0

Jersey request correlation and common utils

License

License

GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

common.test
Version

Version

2.0
Type

Type

jar
Description

Description

common.test
Jersey request correlation and common utils
Source Code Management

Source Code Management

http://github.com/paradoxical-io/common.test

Download common.test 2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.inject : guice Optional jar 4.1.0
io.dropwizard : dropwizard-client jar 1.0.0-rc3
io.dropwizard : dropwizard-testing jar 1.0.0-rc3
junit : junit jar 4.12
com.google.guava : guava jar 19.0

provided (1)

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

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.5.1

Project Modules

There are no modules declared in this project.