License |
License |
---|---|
Categories |
Categoriespac4j Security |
GroupId | GroupIdorg.finos.legend.shared |
ArtifactId | ArtifactIdlegend-shared-pac4j-ping |
Last Version | Last Version0.22.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegend Shared - Pac4j - Ping
Delivers code automation for projects hosted by the FINOS that build with Apache Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.finos.legend.shared/legend-shared-pac4j-ping/ -->
<dependency>
<groupId>org.finos.legend.shared</groupId>
<artifactId>legend-shared-pac4j-ping</artifactId>
<version>0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.shared/legend-shared-pac4j-ping/
implementation 'org.finos.legend.shared:legend-shared-pac4j-ping:0.22.0'
// https://jarcasting.com/artifacts/org.finos.legend.shared/legend-shared-pac4j-ping/
implementation ("org.finos.legend.shared:legend-shared-pac4j-ping:0.22.0")
'org.finos.legend.shared:legend-shared-pac4j-ping:jar:0.22.0'
<dependency org="org.finos.legend.shared" name="legend-shared-pac4j-ping" rev="0.22.0">
<artifact name="legend-shared-pac4j-ping" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.shared', module='legend-shared-pac4j-ping', version='0.22.0')
)
libraryDependencies += "org.finos.legend.shared" % "legend-shared-pac4j-ping" % "0.22.0"
[org.finos.legend.shared/legend-shared-pac4j-ping "0.22.0"]
Group / Artifact | Type | Version |
---|---|---|
org.finos.legend.shared : legend-shared-pac4j | jar | 0.22.0 |
org.pac4j : pac4j-oidc | jar | 3.8.3 |
org.pac4j : pac4j-http | jar | 3.8.3 |
com.nimbusds : nimbus-jose-jwt | jar | 8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |