Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdcom.meltmedia.dropwizard |
ArtifactId | ArtifactIddropwizard-crypto-parent |
Version | Version0.2.0 |
Type | Typepom |
Filename | Size |
---|---|
dropwizard-crypto-parent-0.2.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-crypto-parent/ -->
<dependency>
<groupId>com.meltmedia.dropwizard</groupId>
<artifactId>dropwizard-crypto-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-crypto-parent/
implementation 'com.meltmedia.dropwizard:dropwizard-crypto-parent:0.2.0'
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-crypto-parent/
implementation ("com.meltmedia.dropwizard:dropwizard-crypto-parent:0.2.0")
'com.meltmedia.dropwizard:dropwizard-crypto-parent:pom:0.2.0'
<dependency org="com.meltmedia.dropwizard" name="dropwizard-crypto-parent" rev="0.2.0">
<artifact name="dropwizard-crypto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.meltmedia.dropwizard', module='dropwizard-crypto-parent', version='0.2.0')
)
libraryDependencies += "com.meltmedia.dropwizard" % "dropwizard-crypto-parent" % "0.2.0"
[com.meltmedia.dropwizard/dropwizard-crypto-parent "0.2.0"]