| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdcom.mainstreethub |
| ArtifactId | ArtifactIddropwizard-parent-pom |
| Last Version | Last Version1.3.5-6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThe parent pom for all Main Street Hub projects.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropwizard-parent-pom-1.3.5-6.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-parent-pom/ -->
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>dropwizard-parent-pom</artifactId>
<version>1.3.5-6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-parent-pom/
implementation 'com.mainstreethub:dropwizard-parent-pom:1.3.5-6'
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-parent-pom/
implementation ("com.mainstreethub:dropwizard-parent-pom:1.3.5-6")
'com.mainstreethub:dropwizard-parent-pom:pom:1.3.5-6'
<dependency org="com.mainstreethub" name="dropwizard-parent-pom" rev="1.3.5-6">
<artifact name="dropwizard-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub', module='dropwizard-parent-pom', version='1.3.5-6')
)
libraryDependencies += "com.mainstreethub" % "dropwizard-parent-pom" % "1.3.5-6"
[com.mainstreethub/dropwizard-parent-pom "1.3.5-6"]