is not current version
Last Version 2.0.39.Final

org.hawkular.accounts:hawkular-accounts-sample 1.0.1

Sample project consuming the authentication and authorization data from Hawkular Accounts

GroupId

GroupId

org.hawkular.accounts
ArtifactId

ArtifactId

hawkular-accounts-sample
Version

Version

1.0.1
Type

Type

war

Download hawkular-accounts-sample 1.0.1


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