Dropwizard Vavr Bundle

Addon bundle for Dropwizard to support Vavr

License

License

Categories

Categories

DropWizard Container Microservices Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-vavr
Last Version

Last Version

2.1.0-1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Vavr Bundle
Addon bundle for Dropwizard to support Vavr
Project URL

Project URL

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

Source Code Management

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

Download dropwizard-vavr

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-jdbi3 Optional jar
io.vavr : vavr-jackson jar 0.10.3
io.vavr : vavr-beanvalidation2 jar 0.10.0
org.jdbi : jdbi3-vavr Optional jar

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
io.dropwizard : dropwizard-testing jar
io.dropwizard : dropwizard-client jar
com.h2database : h2 jar
org.assertj : assertj-core jar

Project Modules

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

Dropwizard

Versions

Version
2.1.0-1
2.0.29-1
2.0.24-1
2.0.23-1
2.0.22-1
2.0.21-1
2.0.17-1
2.0.11-1
2.0.7-1
2.0.0-1
1.3.0-4
1.3.0-3
1.3.0-2
1.3.0-1
1.2.4-1
1.1.4-1