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

org.apache.geronimo.modules:geronimo-timer 1.2-beta


Категории

Категории

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

Группа

org.apache.geronimo.modules
Идентификатор

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

geronimo-timer
Версия

Версия

1.2-beta
Тип

Тип

jar

Скачать geronimo-timer 1.2-beta


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