License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.hal |
ArtifactId | ArtifactIdhal-bom |
Last Version | Last Version3.6.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHAL :: BOM
Bill of materials
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hal-bom-3.6.0.Final.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.hal/hal-bom/ -->
<dependency>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-bom</artifactId>
<version>3.6.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.hal/hal-bom/
implementation 'org.jboss.hal:hal-bom:3.6.0.Final'
// https://jarcasting.com/artifacts/org.jboss.hal/hal-bom/
implementation ("org.jboss.hal:hal-bom:3.6.0.Final")
'org.jboss.hal:hal-bom:pom:3.6.0.Final'
<dependency org="org.jboss.hal" name="hal-bom" rev="3.6.0.Final">
<artifact name="hal-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.hal', module='hal-bom', version='3.6.0.Final')
)
libraryDependencies += "org.jboss.hal" % "hal-bom" % "3.6.0.Final"
[org.jboss.hal/hal-bom "3.6.0.Final"]