is not current version
Last Version 2.0.39.Final

org.hawkular.accounts:hawkular-accounts-sample-websocket-secured 1.0.18.Final

Sample WebSockets application - Includes both backend and frontend on the same module, secured by Keycloak.

GroupId

GroupId

org.hawkular.accounts
ArtifactId

ArtifactId

hawkular-accounts-sample-websocket-secured
Version

Version

1.0.18.Final
Type

Type

war

Download hawkular-accounts-sample-websocket-secured 1.0.18.Final


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