| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdcom.vpaapi |
| ArtifactId | ArtifactIddropwizard-parent-pom |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.vpaapidropwizard-parent-pom
VPA Parent Dropwizard pom
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dropwizard-parent-pom-0.0.1.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vpaapi/dropwizard-parent-pom/ -->
<dependency>
<groupId>com.vpaapi</groupId>
<artifactId>dropwizard-parent-pom</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vpaapi/dropwizard-parent-pom/
implementation 'com.vpaapi:dropwizard-parent-pom:0.0.1'
// https://jarcasting.com/artifacts/com.vpaapi/dropwizard-parent-pom/
implementation ("com.vpaapi:dropwizard-parent-pom:0.0.1")
'com.vpaapi:dropwizard-parent-pom:pom:0.0.1'
<dependency org="com.vpaapi" name="dropwizard-parent-pom" rev="0.0.1">
<artifact name="dropwizard-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vpaapi', module='dropwizard-parent-pom', version='0.0.1')
)
libraryDependencies += "com.vpaapi" % "dropwizard-parent-pom" % "0.0.1"
[com.vpaapi/dropwizard-parent-pom "0.0.1"]