datateam-dropwizard-scala-parent-pom
Releases
1.0.0-1
- Initial release
License |
License |
---|---|
Categories |
CategoriesScala Languages DropWizard Container Microservices Data |
GroupId | GroupIdcom.mainstreethub |
ArtifactId | ArtifactIddatateam-dropwizard-scala-parent-pom |
Last Version | Last Version1.0.5-5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe parent pom for all Main Street Hub projects.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datateam-dropwizard-scala-parent-pom-1.0.5-5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mainstreethub/datateam-dropwizard-scala-parent-pom/ -->
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>datateam-dropwizard-scala-parent-pom</artifactId>
<version>1.0.5-5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub/datateam-dropwizard-scala-parent-pom/
implementation 'com.mainstreethub:datateam-dropwizard-scala-parent-pom:1.0.5-5'
// https://jarcasting.com/artifacts/com.mainstreethub/datateam-dropwizard-scala-parent-pom/
implementation ("com.mainstreethub:datateam-dropwizard-scala-parent-pom:1.0.5-5")
'com.mainstreethub:datateam-dropwizard-scala-parent-pom:pom:1.0.5-5'
<dependency org="com.mainstreethub" name="datateam-dropwizard-scala-parent-pom" rev="1.0.5-5">
<artifact name="datateam-dropwizard-scala-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub', module='datateam-dropwizard-scala-parent-pom', version='1.0.5-5')
)
libraryDependencies += "com.mainstreethub" % "datateam-dropwizard-scala-parent-pom" % "1.0.5-5"
[com.mainstreethub/datateam-dropwizard-scala-parent-pom "1.0.5-5"]