| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.hal |
| ArtifactId | ArtifactIdhal-parent |
| Version | Version3.5.12.Final |
| Type | Typepom |
| Description |
DescriptionHAL :: Parent
WildFly / EAP management console
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hal-parent-3.5.12.Final.pom | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.hal/hal-parent/ -->
<dependency>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-parent</artifactId>
<version>3.5.12.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.hal/hal-parent/
implementation 'org.jboss.hal:hal-parent:3.5.12.Final'
// https://jarcasting.com/artifacts/org.jboss.hal/hal-parent/
implementation ("org.jboss.hal:hal-parent:3.5.12.Final")
'org.jboss.hal:hal-parent:pom:3.5.12.Final'
<dependency org="org.jboss.hal" name="hal-parent" rev="3.5.12.Final">
<artifact name="hal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.hal', module='hal-parent', version='3.5.12.Final')
)
libraryDependencies += "org.jboss.hal" % "hal-parent" % "3.5.12.Final"
[org.jboss.hal/hal-parent "3.5.12.Final"]