is not current version
Last Version 4.1.2

com.cerner.beadledom:beadledom-integration-test 3.4


GroupId

GroupId

com.cerner.beadledom
ArtifactId

ArtifactId

beadledom-integration-test
Version

Version

3.4
Type

Type

jar

Download beadledom-integration-test 3.4


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