is not current version
Last Version 2.0.0

io.dropwizard.modules:dropwizard-foundationdb 1.3.15-1

Provides easy integration for Dropwizard applications with FoundationDB and various layer implementations.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-foundationdb
Version

Version

1.3.15-1
Type

Type

jar

Download dropwizard-foundationdb 1.3.15-1


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