entando-core
For more information and documentation visit: https://dev.entando.org, or https://forum.entando.org. Or for the latest news or product information please visit the main website: https://www.entando.com.
License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIdorg.entando.entando |
ArtifactId | ArtifactIdentando-keycloak-core |
Last Version | Last Version6.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlugin to connect entando apps to keycloak
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
entando-keycloak-core-6.1.2.pom | |
entando-keycloak-core-6.1.2.jar | 52 KB |
entando-keycloak-core-6.1.2-sources.jar | 28 KB |
entando-keycloak-core-6.1.2-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.entando.entando/entando-keycloak-core/ -->
<dependency>
<groupId>org.entando.entando</groupId>
<artifactId>entando-keycloak-core</artifactId>
<version>6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando/entando-keycloak-core/
implementation 'org.entando.entando:entando-keycloak-core:6.1.2'
// https://jarcasting.com/artifacts/org.entando.entando/entando-keycloak-core/
implementation ("org.entando.entando:entando-keycloak-core:6.1.2")
'org.entando.entando:entando-keycloak-core:jar:6.1.2'
<dependency org="org.entando.entando" name="entando-keycloak-core" rev="6.1.2">
<artifact name="entando-keycloak-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando', module='entando-keycloak-core', version='6.1.2')
)
libraryDependencies += "org.entando.entando" % "entando-keycloak-core" % "6.1.2"
[org.entando.entando/entando-keycloak-core "6.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.entando.entando : entando-engine | jar | 6.0.0-SNAPSHOT |
org.projectlombok : lombok | jar | 1.18.8 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-admin-client | jar | 5.0.0 |
org.jboss.resteasy : resteasy-client | jar | 3.0.18.Final |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.18.Final |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.6.3.Final |
org.mockito : mockito-core | jar | 2.15.0 |
org.assertj : assertj-core | jar | 3.4.1 |
junit : junit | jar | 4.12 |
com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
For more information and documentation visit: https://dev.entando.org, or https://forum.entando.org. Or for the latest news or product information please visit the main website: https://www.entando.com.