Last Version

dropwizard-version-bundle 0.1.0

Dropwizard bundle that easily exposes the version of your application.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.isomorphism.dropwizard
ArtifactId

ArtifactId

dropwizard-version-bundle
Version

Version

0.1.0
Type

Type

jar
Description

Description

dropwizard-version-bundle
Dropwizard bundle that easily exposes the version of your application.
Source Code Management

Source Code Management

http://github.com/bbeck/dropwizard-version-bundle

Download dropwizard-version-bundle 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.1

test (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.7.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.