License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdorg.sonatype.goodies.dropwizard |
ArtifactId | ArtifactIddropwizard-support-assets |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionorg.sonatype.goodies.dropwizard:dropwizard-support-assets
org.sonatype.goodies.dropwizard:dropwizard-support-assets
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sonatype.goodies.dropwizard/dropwizard-support-assets/ -->
<dependency>
<groupId>org.sonatype.goodies.dropwizard</groupId>
<artifactId>dropwizard-support-assets</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.goodies.dropwizard/dropwizard-support-assets/
implementation 'org.sonatype.goodies.dropwizard:dropwizard-support-assets:2.0.0'
// https://jarcasting.com/artifacts/org.sonatype.goodies.dropwizard/dropwizard-support-assets/
implementation ("org.sonatype.goodies.dropwizard:dropwizard-support-assets:2.0.0")
'org.sonatype.goodies.dropwizard:dropwizard-support-assets:jar:2.0.0'
<dependency org="org.sonatype.goodies.dropwizard" name="dropwizard-support-assets" rev="2.0.0">
<artifact name="dropwizard-support-assets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.goodies.dropwizard', module='dropwizard-support-assets', version='2.0.0')
)
libraryDependencies += "org.sonatype.goodies.dropwizard" % "dropwizard-support-assets" % "2.0.0"
[org.sonatype.goodies.dropwizard/dropwizard-support-assets "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-assets | jar |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.goodies.dropwizard : dropwizard-support-testbase | jar |