| Категории |
КатегорииGeronimo Контейнер Application Servers |
|---|---|
| Группа | Группаgeronimo |
| Идентификатор | Идентификаторgeronimo-deploy-jsr88 |
| Версия | Версия1.0-M4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| geronimo-deploy-jsr88-1.0-M4.pom | |
| geronimo-deploy-jsr88-1.0-M4.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-deploy-jsr88/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-deploy-jsr88</artifactId>
<version>1.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-deploy-jsr88/
implementation 'geronimo:geronimo-deploy-jsr88:1.0-M4'
// https://jarcasting.com/artifacts/geronimo/geronimo-deploy-jsr88/
implementation ("geronimo:geronimo-deploy-jsr88:1.0-M4")
'geronimo:geronimo-deploy-jsr88:jar:1.0-M4'
<dependency org="geronimo" name="geronimo-deploy-jsr88" rev="1.0-M4">
<artifact name="geronimo-deploy-jsr88" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-deploy-jsr88', version='1.0-M4')
)
libraryDependencies += "geronimo" % "geronimo-deploy-jsr88" % "1.0-M4"
[geronimo/geronimo-deploy-jsr88 "1.0-M4"]