Last Version

Dropwizard Crypto 0.3.1

A Dropwizard Bundle for encrypting configuration and data.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.meltmedia.dropwizard
ArtifactId

ArtifactId

dropwizard-crypto
Version

Version

0.3.1
Type

Type

jar
Description

Description

Dropwizard Crypto
A Dropwizard Bundle for encrypting configuration and data.
Project Organization

Project Organization

meltmedia

Download dropwizard-crypto 0.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.meltmedia.jackson : jackson-crypto jar 0.2.0
io.dropwizard : dropwizard-configuration jar 0.7.1
io.dropwizard : dropwizard-core jar 0.7.1
com.google.inject : guice jar 4.0-beta5

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.8
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.