is not current version
Last Version 1.0.2

com.livetheoogway.forage:forage-dropwizard-bundle 1.0.0


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.livetheoogway.forage
ArtifactId

ArtifactId

forage-dropwizard-bundle
Version

Version

1.0.0
Type

Type

jar

Download forage-dropwizard-bundle 1.0.0


<!-- https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-dropwizard-bundle/ -->
<dependency>
    <groupId>com.livetheoogway.forage</groupId>
    <artifactId>forage-dropwizard-bundle</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-dropwizard-bundle/
implementation 'com.livetheoogway.forage:forage-dropwizard-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.livetheoogway.forage/forage-dropwizard-bundle/
implementation ("com.livetheoogway.forage:forage-dropwizard-bundle:1.0.0")
'com.livetheoogway.forage:forage-dropwizard-bundle:jar:1.0.0'
<dependency org="com.livetheoogway.forage" name="forage-dropwizard-bundle" rev="1.0.0">
  <artifact name="forage-dropwizard-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livetheoogway.forage', module='forage-dropwizard-bundle', version='1.0.0')
)
libraryDependencies += "com.livetheoogway.forage" % "forage-dropwizard-bundle" % "1.0.0"
[com.livetheoogway.forage/forage-dropwizard-bundle "1.0.0"]