Last Version

Dropwizard Java 8 Bundle 0.9.0-1

Addon bundle for Dropwizard to support Java 8 features

License

License

Categories

Categories

Java 8 Languages DropWizard Container Microservices
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-java8-parent
Version

Version

0.9.0-1
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/dropwizard/dropwizard-java8
Source Code Management

Source Code Management

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

Download dropwizard-java8-parent 0.9.0-1


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

Dependencies

test (3)

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

Project Modules

  • dropwizard-java8
  • dropwizard-java8-auth
  • dropwizard-java8-jdbi
  • dropwizard-java8-testing
  • dropwizard-java8-example