License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdus.jsy |
ArtifactId | ArtifactIdredact-dropwizard-example |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionpublishing to Maven Central
|
<!-- https://jarcasting.com/artifacts/us.jsy/redact-dropwizard-example/ -->
<dependency>
<groupId>us.jsy</groupId>
<artifactId>redact-dropwizard-example</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.jsy/redact-dropwizard-example/
implementation 'us.jsy:redact-dropwizard-example:1.0.0'
// https://jarcasting.com/artifacts/us.jsy/redact-dropwizard-example/
implementation ("us.jsy:redact-dropwizard-example:1.0.0")
'us.jsy:redact-dropwizard-example:jar:1.0.0'
<dependency org="us.jsy" name="redact-dropwizard-example" rev="1.0.0">
<artifact name="redact-dropwizard-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.jsy', module='redact-dropwizard-example', version='1.0.0')
)
libraryDependencies += "us.jsy" % "redact-dropwizard-example" % "1.0.0"
[us.jsy/redact-dropwizard-example "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 2.0.0 |
us.jsy : redact-jackson | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |
org.jetbrains.kotlin : kotlin-test | jar | 1.3.61 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.61 |