Last Version

HAL :: Standalone 3.6.0.Final

Bootstraps HAL to run in standalone mode

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.hal
ArtifactId

ArtifactId

hal-standalone
Version

Version

3.6.0.Final
Type

Type

jar
Description

Description

HAL :: Standalone
Bootstraps HAL to run in standalone mode
Project Organization

Project Organization

Red Hat

Download hal-standalone 3.6.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.hal/hal-standalone/ -->
<dependency>
    <groupId>org.jboss.hal</groupId>
    <artifactId>hal-standalone</artifactId>
    <version>3.6.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.hal/hal-standalone/
implementation 'org.jboss.hal:hal-standalone:3.6.0.Final'
// https://jarcasting.com/artifacts/org.jboss.hal/hal-standalone/
implementation ("org.jboss.hal:hal-standalone:3.6.0.Final")
'org.jboss.hal:hal-standalone:jar:3.6.0.Final'
<dependency org="org.jboss.hal" name="hal-standalone" rev="3.6.0.Final">
  <artifact name="hal-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.hal', module='hal-standalone', version='3.6.0.Final')
)
libraryDependencies += "org.jboss.hal" % "hal-standalone" % "3.6.0.Final"
[org.jboss.hal/hal-standalone "3.6.0.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus : quarkus-container-image-jib jar
io.quarkus : quarkus-reactive-routes jar
org.jboss.hal : hal-console jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.6.1

Project Modules

There are no modules declared in this project.