is not current version
Last Version 2.1.8

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


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-timer
Version

Version

1.2-beta
Type

Type

jar

Download 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"]