is not current version
Last Version 0.8.1

net.leanix.poms:leanix-dropwizard-dependencies 0.8.0

Versions for the dependencies of dropwizard libraries for those dependencies that are used by leanIX.

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.leanix.poms
ArtifactId

ArtifactId

leanix-dropwizard-dependencies
Version

Version

0.8.0
Type

Type

pom

Download leanix-dropwizard-dependencies 0.8.0


<!-- https://jarcasting.com/artifacts/net.leanix.poms/leanix-dropwizard-dependencies/ -->
<dependency>
    <groupId>net.leanix.poms</groupId>
    <artifactId>leanix-dropwizard-dependencies</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.leanix.poms/leanix-dropwizard-dependencies/
implementation 'net.leanix.poms:leanix-dropwizard-dependencies:0.8.0'
// https://jarcasting.com/artifacts/net.leanix.poms/leanix-dropwizard-dependencies/
implementation ("net.leanix.poms:leanix-dropwizard-dependencies:0.8.0")
'net.leanix.poms:leanix-dropwizard-dependencies:pom:0.8.0'
<dependency org="net.leanix.poms" name="leanix-dropwizard-dependencies" rev="0.8.0">
  <artifact name="leanix-dropwizard-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.leanix.poms', module='leanix-dropwizard-dependencies', version='0.8.0')
)
libraryDependencies += "net.leanix.poms" % "leanix-dropwizard-dependencies" % "0.8.0"
[net.leanix.poms/leanix-dropwizard-dependencies "0.8.0"]