is not current version
Last Version 0.2.0

com.github.joschi:dropwizard-java8 0.1.0

Addon bundle for Dropwizard to support Java 8 features

Categories

Categories

Java 8 Languages DropWizard Container Microservices
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

dropwizard-java8
Version

Version

0.1.0
Type

Type

jar

Download dropwizard-java8 0.1.0


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