Dropwizard FoundationDB

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

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-foundationdb
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/dropwizard/dropwizard-foundationdb
Source Code Management

Source Code Management

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

Download dropwizard-foundationdb

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.foundationdb : fdb-java jar 7.1.7
org.foundationdb : fdb-extensions jar 2.8.110.0
org.foundationdb : fdb-record-layer-core jar 2.8.110.0

test (4)

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

Project Modules

There are no modules declared in this project.
io.dropwizard.modules

Dropwizard

Versions

Version
2.0.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.15-1
1.3.12-1
1.3.11-2