is not current version
Last Version 2.1.1

openejb:openejb-itests 2.0-G1M5

EJB Compliance and Server Integration Tests

GroupId

GroupId

openejb
ArtifactId

ArtifactId

openejb-itests
Version

Version

2.0-G1M5
Type

Type

jar

Download openejb-itests 2.0-G1M5


<!-- https://jarcasting.com/artifacts/openejb/openejb-itests/ -->
<dependency>
    <groupId>openejb</groupId>
    <artifactId>openejb-itests</artifactId>
    <version>2.0-G1M5</version>
</dependency>
// https://jarcasting.com/artifacts/openejb/openejb-itests/
implementation 'openejb:openejb-itests:2.0-G1M5'
// https://jarcasting.com/artifacts/openejb/openejb-itests/
implementation ("openejb:openejb-itests:2.0-G1M5")
'openejb:openejb-itests:jar:2.0-G1M5'
<dependency org="openejb" name="openejb-itests" rev="2.0-G1M5">
  <artifact name="openejb-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='openejb', module='openejb-itests', version='2.0-G1M5')
)
libraryDependencies += "openejb" % "openejb-itests" % "2.0-G1M5"
[openejb/openejb-itests "2.0-G1M5"]