License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.github.lusis.dropwizard |
ArtifactId | ArtifactIddropwizard-pom |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondropwizard-pom
Base POM for Dropwizard projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-pom-1.1.pom | 18 KB |
Browse |
<!-- 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"]
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 |