Maven Composites - Dropwizard Base

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
Last Version

Last Version

0.0.67
Release Date

Release Date

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

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

How to add to project

<!-- 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.

Versions

Version
0.0.67
0.0.64
0.0.61
0.0.56
0.0.53
0.0.50
0.0.47
0.0.43
0.0.38