GroupId | GroupIdorg.ow2.easybeans.tests |
---|---|
ArtifactId | ArtifactIdeasybeans-tests-applications-ejbjars-statefulsync |
Version | Version2.0.1 |
Type | Typeejb |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-statefulsync/ -->
<dependency>
<groupId>org.ow2.easybeans.tests</groupId>
<artifactId>easybeans-tests-applications-ejbjars-statefulsync</artifactId>
<version>2.0.1</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-statefulsync/
implementation 'org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-statefulsync:2.0.1'
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-statefulsync/
implementation ("org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-statefulsync:2.0.1")
'org.ow2.easybeans.tests:easybeans-tests-applications-ejbjars-statefulsync:ejb:2.0.1'
<dependency org="org.ow2.easybeans.tests" name="easybeans-tests-applications-ejbjars-statefulsync" rev="2.0.1">
<artifact name="easybeans-tests-applications-ejbjars-statefulsync" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.tests', module='easybeans-tests-applications-ejbjars-statefulsync', version='2.0.1')
)
libraryDependencies += "org.ow2.easybeans.tests" % "easybeans-tests-applications-ejbjars-statefulsync" % "2.0.1"
[org.ow2.easybeans.tests/easybeans-tests-applications-ejbjars-statefulsync "2.0.1"]