Last Version

Common Jersey utility classes 0.7.1-5

Infrastructure classes for integrating with Jersey

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bendb.dropwizard
ArtifactId

ArtifactId

common
Version

Version

0.7.1-5
Type

Type

jar
Description

Description

Common Jersey utility classes
Infrastructure classes for integrating with Jersey

Download common 0.7.1-5


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
com.google.truth : truth jar 0.23

Project Modules

There are no modules declared in this project.