Last Version

Jersey addons for dropwizard 0.5.1

Make Jersey work better in dropwizard

License

License

Categories

Categories

DropWizard Container Microservices AWS PaaS Providers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.jasonclawson.dropwizardry
ArtifactId

ArtifactId

dropwizardry-jersey
Version

Version

0.5.1
Type

Type

jar
Description

Description

Jersey addons for dropwizard
Make Jersey work better in dropwizard

Download dropwizardry-jersey 0.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.0-rc2
org.projectlombok : lombok jar 0.12.0

Project Modules

There are no modules declared in this project.