Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdde.softwareforge.airship |
ArtifactId | ArtifactIddropwizard-airship |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondropwizard-airship
|
Filename | Size |
---|---|
dropwizard-airship-1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.softwareforge.airship/dropwizard-airship/ -->
<dependency>
<groupId>de.softwareforge.airship</groupId>
<artifactId>dropwizard-airship</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.softwareforge.airship/dropwizard-airship/
implementation 'de.softwareforge.airship:dropwizard-airship:1'
// https://jarcasting.com/artifacts/de.softwareforge.airship/dropwizard-airship/
implementation ("de.softwareforge.airship:dropwizard-airship:1")
'de.softwareforge.airship:dropwizard-airship:pom:1'
<dependency org="de.softwareforge.airship" name="dropwizard-airship" rev="1">
<artifact name="dropwizard-airship" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.softwareforge.airship', module='dropwizard-airship', version='1')
)
libraryDependencies += "de.softwareforge.airship" % "dropwizard-airship" % "1"
[de.softwareforge.airship/dropwizard-airship "1"]