Last Version

Dropwizard Java 8 Bundle 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-parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

Dropwizard Java 8 Bundle
Addon bundle for Dropwizard to support Java 8 features
Project URL

Project URL

https://github.com/joschi/dropwizard-java8
Source Code Management

Source Code Management

https://github.com/joschi/dropwizard-java8

Download dropwizard-java8-parent 0.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

  • dropwizard-java8
  • dropwizard-java8-auth
  • dropwizard-java8-jdbi