Last Version

dropwizard-trim 2.0.17

A dropwizard bundle which trims config values.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

dropwizard-trim
Version

Version

2.0.17
Type

Type

jar
Description

Description

dropwizard-trim
A dropwizard bundle which trims config values.
Project URL

Project URL

https://github.com/vivekkothari/dropwizard-trim

Download dropwizard-trim 2.0.17


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

Dependencies

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.17

test (2)

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

Project Modules

There are no modules declared in this project.