License |
License |
---|---|
GroupId | GroupIdio.github.pablobastidasv |
ArtifactId | ArtifactIdkc |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionio.github.pablobastidasv:kc
Keycloak security to JEE using Soteria
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kc-1.3.pom | |
kc-1.3.jar | 11 KB |
kc-1.3-sources.jar | 7 KB |
kc-1.3-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pablobastidasv/kc/ -->
<dependency>
<groupId>io.github.pablobastidasv</groupId>
<artifactId>kc</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pablobastidasv/kc/
implementation 'io.github.pablobastidasv:kc:1.3'
// https://jarcasting.com/artifacts/io.github.pablobastidasv/kc/
implementation ("io.github.pablobastidasv:kc:1.3")
'io.github.pablobastidasv:kc:jar:1.3'
<dependency org="io.github.pablobastidasv" name="kc" rev="1.3">
<artifact name="kc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pablobastidasv', module='kc', version='1.3')
)
libraryDependencies += "io.github.pablobastidasv" % "kc" % "1.3"
[io.github.pablobastidasv/kc "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-servlet-filter-adapter | jar | 4.5.0.Final |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.2 |
javax.security.enterprise : javax.security.enterprise-api | jar | 1.0 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 1.2.1 |
javax.servlet : javax.servlet-api | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |