Categories |
CategoriesDropWizard Container Microservices Jest Data Databases |
---|---|
GroupId | GroupIdcom.meltmedia.dropwizard |
ArtifactId | ArtifactIddropwizard-jest-multicast-parent |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
dropwizard-jest-multicast-parent-1.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-jest-multicast-parent/ -->
<dependency>
<groupId>com.meltmedia.dropwizard</groupId>
<artifactId>dropwizard-jest-multicast-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-jest-multicast-parent/
implementation 'com.meltmedia.dropwizard:dropwizard-jest-multicast-parent:1.1.0'
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-jest-multicast-parent/
implementation ("com.meltmedia.dropwizard:dropwizard-jest-multicast-parent:1.1.0")
'com.meltmedia.dropwizard:dropwizard-jest-multicast-parent:pom:1.1.0'
<dependency org="com.meltmedia.dropwizard" name="dropwizard-jest-multicast-parent" rev="1.1.0">
<artifact name="dropwizard-jest-multicast-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.meltmedia.dropwizard', module='dropwizard-jest-multicast-parent', version='1.1.0')
)
libraryDependencies += "com.meltmedia.dropwizard" % "dropwizard-jest-multicast-parent" % "1.1.0"
[com.meltmedia.dropwizard/dropwizard-jest-multicast-parent "1.1.0"]