не последняя версия
Последняя версия 1.1.1

geronimo:geronimo-timer 1.0-M2


Категории

Категории

Geronimo Контейнер Application Servers
Группа

Группа

geronimo
Идентификатор

Идентификатор

geronimo-timer
Версия

Версия

1.0-M2
Тип

Тип

jar

Скачать geronimo-timer 1.0-M2


<!-- https://jarcasting.com/artifacts/geronimo/geronimo-timer/ -->
<dependency>
    <groupId>geronimo</groupId>
    <artifactId>geronimo-timer</artifactId>
    <version>1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-timer/
implementation 'geronimo:geronimo-timer:1.0-M2'
// https://jarcasting.com/artifacts/geronimo/geronimo-timer/
implementation ("geronimo:geronimo-timer:1.0-M2")
'geronimo:geronimo-timer:jar:1.0-M2'
<dependency org="geronimo" name="geronimo-timer" rev="1.0-M2">
  <artifact name="geronimo-timer" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-timer', version='1.0-M2')
)
libraryDependencies += "geronimo" % "geronimo-timer" % "1.0-M2"
[geronimo/geronimo-timer "1.0-M2"]