Last Version

Maven Composites - Dropwizard Base 0.0.67

Set of Maven dependencies for basic dropwizard setup

License

License

Categories

Categories

DropWizard Container Microservices Maven Build Tools ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.lasmanis.maven.composites
ArtifactId

ArtifactId

dropwizard-base
Version

Version

0.0.67
Type

Type

pom
Description

Description

Maven Composites - Dropwizard Base
Set of Maven dependencies for basic dropwizard setup
Project Organization

Project Organization

Michael Lasmanis

Download dropwizard-base 0.0.67

Filename Size
dropwizard-base-0.0.67.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.lasmanis.maven.composites/dropwizard-base/ -->
<dependency>
    <groupId>com.lasmanis.maven.composites</groupId>
    <artifactId>dropwizard-base</artifactId>
    <version>0.0.67</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lasmanis.maven.composites/dropwizard-base/
implementation 'com.lasmanis.maven.composites:dropwizard-base:0.0.67'
// https://jarcasting.com/artifacts/com.lasmanis.maven.composites/dropwizard-base/
implementation ("com.lasmanis.maven.composites:dropwizard-base:0.0.67")
'com.lasmanis.maven.composites:dropwizard-base:pom:0.0.67'
<dependency org="com.lasmanis.maven.composites" name="dropwizard-base" rev="0.0.67">
  <artifact name="dropwizard-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lasmanis.maven.composites', module='dropwizard-base', version='0.0.67')
)
libraryDependencies += "com.lasmanis.maven.composites" % "dropwizard-base" % "0.0.67"
[com.lasmanis.maven.composites/dropwizard-base "0.0.67"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.