License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.bendb.dropwizard |
ArtifactId | ArtifactIddroptools-parent |
Version | Version1.2.0-0 |
Type | Typepom |
Description |
Descriptiondroptools
Helpful bundles for Dropwizard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
droptools-parent-1.2.0-0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bendb.dropwizard/droptools-parent/ -->
<dependency>
<groupId>com.bendb.dropwizard</groupId>
<artifactId>droptools-parent</artifactId>
<version>1.2.0-0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bendb.dropwizard/droptools-parent/
implementation 'com.bendb.dropwizard:droptools-parent:1.2.0-0'
// https://jarcasting.com/artifacts/com.bendb.dropwizard/droptools-parent/
implementation ("com.bendb.dropwizard:droptools-parent:1.2.0-0")
'com.bendb.dropwizard:droptools-parent:pom:1.2.0-0'
<dependency org="com.bendb.dropwizard" name="droptools-parent" rev="1.2.0-0">
<artifact name="droptools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bendb.dropwizard', module='droptools-parent', version='1.2.0-0')
)
libraryDependencies += "com.bendb.dropwizard" % "droptools-parent" % "1.2.0-0"
[com.bendb.dropwizard/droptools-parent "1.2.0-0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
com.google.truth : truth | jar | 0.23 |