GroupId | GroupIdcom.cerner.beadledom |
---|---|
ArtifactId | ArtifactIdbeadledom-health-parent |
Version | Version2.7 |
Type | Typepom |
Filename | Size |
---|---|
beadledom-health-parent-2.7.pom | 663 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.cerner.beadledom/beadledom-health-parent/ -->
<dependency>
<groupId>com.cerner.beadledom</groupId>
<artifactId>beadledom-health-parent</artifactId>
<version>2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cerner.beadledom/beadledom-health-parent/
implementation 'com.cerner.beadledom:beadledom-health-parent:2.7'
// https://jarcasting.com/artifacts/com.cerner.beadledom/beadledom-health-parent/
implementation ("com.cerner.beadledom:beadledom-health-parent:2.7")
'com.cerner.beadledom:beadledom-health-parent:pom:2.7'
<dependency org="com.cerner.beadledom" name="beadledom-health-parent" rev="2.7">
<artifact name="beadledom-health-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cerner.beadledom', module='beadledom-health-parent', version='2.7')
)
libraryDependencies += "com.cerner.beadledom" % "beadledom-health-parent" % "2.7"
[com.cerner.beadledom/beadledom-health-parent "2.7"]