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