License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.ejb |
ArtifactId | ArtifactIdejb-timer-service-app |
Last Version | Last Version10.0-b28 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEJB Timer Service Application
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.ejb/ejb-timer-service-app/ -->
<dependency>
<groupId>org.glassfish.ejb</groupId>
<artifactId>ejb-timer-service-app</artifactId>
<version>10.0-b28</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.ejb/ejb-timer-service-app/
implementation 'org.glassfish.ejb:ejb-timer-service-app:10.0-b28'
// https://jarcasting.com/artifacts/org.glassfish.ejb/ejb-timer-service-app/
implementation ("org.glassfish.ejb:ejb-timer-service-app:10.0-b28")
'org.glassfish.ejb:ejb-timer-service-app:war:10.0-b28'
<dependency org="org.glassfish.ejb" name="ejb-timer-service-app" rev="10.0-b28">
<artifact name="ejb-timer-service-app" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.ejb', module='ejb-timer-service-app', version='10.0-b28')
)
libraryDependencies += "org.glassfish.ejb" % "ejb-timer-service-app" % "10.0-b28"
[org.glassfish.ejb/ejb-timer-service-app "10.0-b28"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.ejb : ejb-container | jar | 10.0-b28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |