dropwizard-pom
Smoke Turner base POM for Dropwizard projects
License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.smoketurner.dropwizard |
ArtifactId | ArtifactIddropwizard-pom |
Last Version | Last Version2.0.16-1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondropwizard-pom
Smoke Turner base POM for Dropwizard projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-pom-2.0.16-1.pom | 15 KB |
Browse |
<!-- 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"]
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 |
Smoke Turner base POM for Dropwizard projects