License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue |
ArtifactId | ArtifactIdlightblue-bom-parent |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlightblue-bom: com.redhat.lightblue|lightblue-bom-parent
Lightblue bom
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightblue-bom-parent-2.6.5.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-bom-parent/ -->
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>lightblue-bom-parent</artifactId>
<version>2.6.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-bom-parent/
implementation 'com.redhat.lightblue:lightblue-bom-parent:2.6.5'
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-bom-parent/
implementation ("com.redhat.lightblue:lightblue-bom-parent:2.6.5")
'com.redhat.lightblue:lightblue-bom-parent:pom:2.6.5'
<dependency org="com.redhat.lightblue" name="lightblue-bom-parent" rev="2.6.5">
<artifact name="lightblue-bom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue', module='lightblue-bom-parent', version='2.6.5')
)
libraryDependencies += "com.redhat.lightblue" % "lightblue-bom-parent" % "2.6.5"
[com.redhat.lightblue/lightblue-bom-parent "2.6.5"]