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