Categories |
CategoriesScala Languages DropWizard Container Microservices Data |
---|---|
GroupId | GroupIdcom.mainstreethub |
ArtifactId | ArtifactIddatateam-dropwizard-scala-parent-pom |
Version | Version1.0.0-5 |
Type | Typepom |
Filename | Size |
---|---|
datateam-dropwizard-scala-parent-pom-1.0.0-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.0-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.0-5'
// https://jarcasting.com/artifacts/com.mainstreethub/datateam-dropwizard-scala-parent-pom/
implementation ("com.mainstreethub:datateam-dropwizard-scala-parent-pom:1.0.0-5")
'com.mainstreethub:datateam-dropwizard-scala-parent-pom:pom:1.0.0-5'
<dependency org="com.mainstreethub" name="datateam-dropwizard-scala-parent-pom" rev="1.0.0-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.0-5')
)
libraryDependencies += "com.mainstreethub" % "datateam-dropwizard-scala-parent-pom" % "1.0.0-5"
[com.mainstreethub/datateam-dropwizard-scala-parent-pom "1.0.0-5"]