Last Version

dropwizard-pom 2.0.16-1

Smoke Turner base POM for Dropwizard projects

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

dropwizard-pom
Version

Version

2.0.16-1
Type

Type

pom
Description

Description

dropwizard-pom
Smoke Turner base POM for Dropwizard projects
Project URL

Project URL

https://github.com/smoketurner/dropwizard-pom
Source Code Management

Source Code Management

https://github.com/smoketurner/dropwizard-pom

Download dropwizard-pom 2.0.16-1


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

Dependencies

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-core jar 3.6.28
org.openjdk.jmh : jmh-core jar 1.26
org.openjdk.jmh : jmh-generator-annprocess jar 1.26

Project Modules

There are no modules declared in this project.