Last Version

dropwizard-version-bundle 1.3.5

Dropwizard bundle that easily exposes the version of your application.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard-bundles
ArtifactId

ArtifactId

dropwizard-version-bundle
Version

Version

1.3.5
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/dropwizard-bundles/dropwizard-version-bundle

Download dropwizard-version-bundle 1.3.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.reflections : reflections jar 0.9.11

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
junit : junit jar
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-servlet jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.