| License | License | 
|---|---|
| Categories | CategoriesDropWizard Container Microservices Net | 
| GroupId | GroupIdnet.leanix.poms | 
| ArtifactId | ArtifactIdleanix-dropwizard-dependencies | 
| Last Version | Last Version0.8.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionVersions for the dependencies of dropwizard libraries for those dependencies
        that are used by leanIX. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| leanix-dropwizard-dependencies-0.8.1.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.leanix.poms/leanix-dropwizard-dependencies/ -->
<dependency>
    <groupId>net.leanix.poms</groupId>
    <artifactId>leanix-dropwizard-dependencies</artifactId>
    <version>0.8.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/net.leanix.poms/leanix-dropwizard-dependencies/
implementation 'net.leanix.poms:leanix-dropwizard-dependencies:0.8.1'// https://jarcasting.com/artifacts/net.leanix.poms/leanix-dropwizard-dependencies/
implementation ("net.leanix.poms:leanix-dropwizard-dependencies:0.8.1")'net.leanix.poms:leanix-dropwizard-dependencies:pom:0.8.1'<dependency org="net.leanix.poms" name="leanix-dropwizard-dependencies" rev="0.8.1">
  <artifact name="leanix-dropwizard-dependencies" type="pom" />
</dependency>@Grapes(
@Grab(group='net.leanix.poms', module='leanix-dropwizard-dependencies', version='0.8.1')
)libraryDependencies += "net.leanix.poms" % "leanix-dropwizard-dependencies" % "0.8.1"[net.leanix.poms/leanix-dropwizard-dependencies "0.8.1"]