License |
License |
---|---|
Categories |
CategoriesSecurity KeY Data Data Formats Formal Verification Keycloak |
GroupId | GroupIdorg.apache.activemq.examples.broker |
ArtifactId | ArtifactIdsecurity-keycloak |
Last Version | Last Version2.23.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ Artemis JMS Security Keycloak Example
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
security-keycloak-2.23.1.pom | |
security-keycloak-2.23.1.jar | 39 KB |
security-keycloak-2.23.1-sources.jar | 39 KB |
security-keycloak-2.23.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/security-keycloak/ -->
<dependency>
<groupId>org.apache.activemq.examples.broker</groupId>
<artifactId>security-keycloak</artifactId>
<version>2.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/security-keycloak/
implementation 'org.apache.activemq.examples.broker:security-keycloak:2.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/security-keycloak/
implementation ("org.apache.activemq.examples.broker:security-keycloak:2.23.1")
'org.apache.activemq.examples.broker:security-keycloak:jar:2.23.1'
<dependency org="org.apache.activemq.examples.broker" name="security-keycloak" rev="2.23.1">
<artifact name="security-keycloak" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker', module='security-keycloak', version='2.23.1')
)
libraryDependencies += "org.apache.activemq.examples.broker" % "security-keycloak" % "2.23.1"
[org.apache.activemq.examples.broker/security-keycloak "2.23.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-jms-client-all | jar | 2.23.1 |