License |
License |
---|---|
Categories |
Categoriespac4j Security |
GroupId | GroupIdorg.pac4j |
ArtifactId | ArtifactIdpac4j-sql |
Last Version | Last Version5.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpac4j for relational DB
Profile & Authentication Client for Java
|
Filename | Size |
---|---|
pac4j-sql-5.4.3.pom | |
pac4j-sql-5.4.3.jar | 6 KB |
pac4j-sql-5.4.3-tests.jar | 8 KB |
pac4j-sql-5.4.3-test-sources.jar | 3 KB |
pac4j-sql-5.4.3-test-javadoc.jar | 406 KB |
pac4j-sql-5.4.3-sources.jar | 2 KB |
pac4j-sql-5.4.3-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pac4j/pac4j-sql/ -->
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-sql</artifactId>
<version>5.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.pac4j/pac4j-sql/
implementation 'org.pac4j:pac4j-sql:5.4.3'
// https://jarcasting.com/artifacts/org.pac4j/pac4j-sql/
implementation ("org.pac4j:pac4j-sql:5.4.3")
'org.pac4j:pac4j-sql:jar:5.4.3'
<dependency org="org.pac4j" name="pac4j-sql" rev="5.4.3">
<artifact name="pac4j-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pac4j', module='pac4j-sql', version='5.4.3')
)
libraryDependencies += "org.pac4j" % "pac4j-sql" % "5.4.3"
[org.pac4j/pac4j-sql "5.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.pac4j : pac4j-core | jar | 5.4.3 |
org.jdbi : jdbi | jar | 2.78 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.pac4j : pac4j-core | test-jar | 5.4.3 |
junit : junit | jar | 4.13.2 |
org.springframework.security : spring-security-crypto | jar | 5.6.2 |
com.h2database : h2 | jar | 2.1.212 |