Last Version

Dropwizard Crypto Parent 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-parent
Version

Version

0.3.1
Type

Type

pom
Description

Description

Dropwizard Crypto Parent
A Dropwizard Bundle for encrypting configuration and data.
Project URL

Project URL

http://github.com/meltmedia/dropwizard-crypto
Project Organization

Project Organization

meltmedia
Source Code Management

Source Code Management

https://github.com/meltmedia/dropwizard-crypto

Download dropwizard-crypto-parent 0.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bundle
  • example