is not current version
Last Version 2.0.7.Final

org.hawkular.accounts:hawkular-accounts-distribution 1.0.9.Final

Builds a distribution package on top of Wildfly with a Keycloak server.

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.hawkular.accounts
ArtifactId

ArtifactId

hawkular-accounts-distribution
Version

Version

1.0.9.Final
Type

Type

pom

Download hawkular-accounts-distribution 1.0.9.Final


<!-- https://jarcasting.com/artifacts/org.hawkular.accounts/hawkular-accounts-distribution/ -->
<dependency>
    <groupId>org.hawkular.accounts</groupId>
    <artifactId>hawkular-accounts-distribution</artifactId>
    <version>1.0.9.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.accounts/hawkular-accounts-distribution/
implementation 'org.hawkular.accounts:hawkular-accounts-distribution:1.0.9.Final'
// https://jarcasting.com/artifacts/org.hawkular.accounts/hawkular-accounts-distribution/
implementation ("org.hawkular.accounts:hawkular-accounts-distribution:1.0.9.Final")
'org.hawkular.accounts:hawkular-accounts-distribution:pom:1.0.9.Final'
<dependency org="org.hawkular.accounts" name="hawkular-accounts-distribution" rev="1.0.9.Final">
  <artifact name="hawkular-accounts-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.accounts', module='hawkular-accounts-distribution', version='1.0.9.Final')
)
libraryDependencies += "org.hawkular.accounts" % "hawkular-accounts-distribution" % "1.0.9.Final"
[org.hawkular.accounts/hawkular-accounts-distribution "1.0.9.Final"]