License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIdorg.bitbucket.tbrugz |
ArtifactId | ArtifactIdqon-auth-keycloak |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqon-auth-keycloak
Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS
|
Filename | Size |
---|---|
qon-auth-keycloak-0.7.pom | |
qon-auth-keycloak-0.7.jar | 3 KB |
qon-auth-keycloak-0.7-sources.jar | 2 KB |
qon-auth-keycloak-0.7-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-auth-keycloak/ -->
<dependency>
<groupId>org.bitbucket.tbrugz</groupId>
<artifactId>qon-auth-keycloak</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-auth-keycloak/
implementation 'org.bitbucket.tbrugz:qon-auth-keycloak:0.7'
// https://jarcasting.com/artifacts/org.bitbucket.tbrugz/qon-auth-keycloak/
implementation ("org.bitbucket.tbrugz:qon-auth-keycloak:0.7")
'org.bitbucket.tbrugz:qon-auth-keycloak:jar:0.7'
<dependency org="org.bitbucket.tbrugz" name="qon-auth-keycloak" rev="0.7">
<artifact name="qon-auth-keycloak" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.tbrugz', module='qon-auth-keycloak', version='0.7')
)
libraryDependencies += "org.bitbucket.tbrugz" % "qon-auth-keycloak" % "0.7"
[org.bitbucket.tbrugz/qon-auth-keycloak "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.tbrugz : qon-core | jar | 0.7 |
org.keycloak : keycloak-core | jar | 9.0.3 |
org.bitbucket.tbrugz : sqldump | jar | 0.9.17 |
commons-logging : commons-logging | jar | 1.2 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0.1 |