| Категории |
КатегорииDropWizard Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.fasterxml.clustermate |
| Идентификатор | Идентификаторclustermate-dropwizard |
| Версия | Версия0.9.18 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| clustermate-dropwizard-0.9.18.pom | |
| clustermate-dropwizard-0.9.18.jar | 24 KB |
| clustermate-dropwizard-0.9.18-sources.jar | 14 KB |
| clustermate-dropwizard-0.9.18-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fasterxml.clustermate/clustermate-dropwizard/ -->
<dependency>
<groupId>com.fasterxml.clustermate</groupId>
<artifactId>clustermate-dropwizard</artifactId>
<version>0.9.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.clustermate/clustermate-dropwizard/
implementation 'com.fasterxml.clustermate:clustermate-dropwizard:0.9.18'
// https://jarcasting.com/artifacts/com.fasterxml.clustermate/clustermate-dropwizard/
implementation ("com.fasterxml.clustermate:clustermate-dropwizard:0.9.18")
'com.fasterxml.clustermate:clustermate-dropwizard:jar:0.9.18'
<dependency org="com.fasterxml.clustermate" name="clustermate-dropwizard" rev="0.9.18">
<artifact name="clustermate-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.clustermate', module='clustermate-dropwizard', version='0.9.18')
)
libraryDependencies += "com.fasterxml.clustermate" % "clustermate-dropwizard" % "0.9.18"
[com.fasterxml.clustermate/clustermate-dropwizard "0.9.18"]