License |
License |
---|---|
Categories |
CategoriesScala Languages DropWizard Container Microservices |
GroupId | GroupIdcom.mainstreethub |
ArtifactId | ArtifactIddropwizard-scala-parent-pom |
Last Version | Last Version1.0.5-3 |
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-scala-parent-pom-1.0.5-3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-scala-parent-pom/ -->
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>dropwizard-scala-parent-pom</artifactId>
<version>1.0.5-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-scala-parent-pom/
implementation 'com.mainstreethub:dropwizard-scala-parent-pom:1.0.5-3'
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-scala-parent-pom/
implementation ("com.mainstreethub:dropwizard-scala-parent-pom:1.0.5-3")
'com.mainstreethub:dropwizard-scala-parent-pom:pom:1.0.5-3'
<dependency org="com.mainstreethub" name="dropwizard-scala-parent-pom" rev="1.0.5-3">
<artifact name="dropwizard-scala-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub', module='dropwizard-scala-parent-pom', version='1.0.5-3')
)
libraryDependencies += "com.mainstreethub" % "dropwizard-scala-parent-pom" % "1.0.5-3"
[com.mainstreethub/dropwizard-scala-parent-pom "1.0.5-3"]