License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Vavr General Purpose Libraries Functional Programming |
GroupId | GroupIdio.dropwizard.modules |
ArtifactId | ArtifactIddropwizard-vavr |
Last Version | Last Version2.1.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Vavr Bundle
Addon bundle for Dropwizard to support Vavr
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-vavr-2.1.0-1.pom | |
dropwizard-vavr-2.1.0-1.jar | 39 KB |
dropwizard-vavr-2.1.0-1-sources.jar | 15 KB |
dropwizard-vavr-2.1.0-1-javadoc.jar | 96 KB |
Browse |
<!-- 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"]
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 |
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 |