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