License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans.tests |
ArtifactId | ArtifactIdeasybeans-tests-applications-ejbjars-timer |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typeejb |
Description |
DescriptionEasyBeans: Tests :: Applications :: EJB JARs :: Timer
EJBs for Integration tests of EasyBeans
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-timer/ -->
<dependency>
<groupId>org.ow2.easybeans.tests</groupId>
<artifactId>easybeans-tests-applications-ejbjars-timer</artifactId>
<version>2.0.2</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-timer/
implementation 'org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-timer:2.0.2'
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-timer/
implementation ("org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-timer:2.0.2")
'org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-timer:ejb:2.0.2'
<dependency org="org.ow2.easybeans.tests" name="easybeans-tests-applications-ejbjars-timer" rev="2.0.2">
<artifact name="easybeans-tests-applications-ejbjars-timer" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.tests', module='easybeans-tests-applications-ejbjars-timer', version='2.0.2')
)
libraryDependencies += "org.ow2.easybeans.tests" % "easybeans-tests-applications-ejbjars-timer" % "2.0.2"
[org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-timer "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.spec.ee : ow2-annotation-1.1-spec | jar | 1.0.10 |
org.ow2.spec.ee : ow2-ejb-3.1-spec | jar | 1.0.10 |
org.testng : testng | jar | 5.14 |