is not current version
Last Version 2.0.2

org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-lifecycle 2.0.0


GroupId

GroupId

org.ow2.easybeans.tests
ArtifactId

ArtifactId

easybeans-tests-applications-ejbjars-lifecycle
Version

Version

2.0.0
Type

Type

ejb

Download easybeans-tests-applications-ejbjars-lifecycle 2.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-lifecycle/ -->
<dependency>
    <groupId>org.ow2.easybeans.tests</groupId>
    <artifactId>easybeans-tests-applications-ejbjars-lifecycle</artifactId>
    <version>2.0.0</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-lifecycle/
implementation 'org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-lifecycle:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-lifecycle/
implementation ("org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-lifecycle:2.0.0")
'org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-lifecycle:ejb:2.0.0'
<dependency org="org.ow2.easybeans.tests" name="easybeans-tests-applications-ejbjars-lifecycle" rev="2.0.0">
  <artifact name="easybeans-tests-applications-ejbjars-lifecycle" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.tests', module='easybeans-tests-applications-ejbjars-lifecycle', version='2.0.0')
)
libraryDependencies += "org.ow2.easybeans.tests" % "easybeans-tests-applications-ejbjars-lifecycle" % "2.0.0"
[org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-lifecycle "2.0.0"]