dropwizard-pom

Base POM for Dropwizard projects

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.lusis.dropwizard
ArtifactId

ArtifactId

dropwizard-pom
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

dropwizard-pom
Base POM for Dropwizard projects
Project URL

Project URL

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

Source Code Management

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

Download dropwizard-pom

Filename Size
dropwizard-pom-1.1.pom 18 KB
Browse

How to add to project

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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.27.0
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0.0