Last Version

Dropwizard with Java 8 support 0.2.0

Addon bundle for Dropwizard to support Java 8 features

License

License

Categories

Categories

Java 8 Languages DropWizard Container Microservices
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

dropwizard-java8
Version

Version

0.2.0
Type

Type

jar
Description

Description

Dropwizard with Java 8 support
Addon bundle for Dropwizard to support Java 8 features

Download dropwizard-java8 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.3.3
org.zapodot : jackson-databind-java-optional jar 2.4.1

test (3)

Group / Artifact Type Version
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.18.1
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.