is not current version
Last Version 2.0.39.Final

org.hawkular.accounts:hawkular-accounts 1.0.5

Validates and stores the data.

GroupId

GroupId

org.hawkular.accounts
ArtifactId

ArtifactId

hawkular-accounts
Version

Version

1.0.5
Type

Type

war

Download hawkular-accounts 1.0.5


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