License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdpro.javatar.security |
ArtifactId | ArtifactIdsecurity-filter |
Last Version | Last Version0.0.31 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavatar oidc integration with Identity Provider
|
Project Organization |
Project OrganizationJavatar LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-filter-0.0.31.pom | |
security-filter-0.0.31.jar | 83 KB |
security-filter-0.0.31-sources.jar | 52 KB |
security-filter-0.0.31-javadoc.jar | 325 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.javatar.security/security-filter/ -->
<dependency>
<groupId>pro.javatar.security</groupId>
<artifactId>security-filter</artifactId>
<version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/pro.javatar.security/security-filter/
implementation 'pro.javatar.security:security-filter:0.0.31'
// https://jarcasting.com/artifacts/pro.javatar.security/security-filter/
implementation ("pro.javatar.security:security-filter:0.0.31")
'pro.javatar.security:security-filter:jar:0.0.31'
<dependency org="pro.javatar.security" name="security-filter" rev="0.0.31">
<artifact name="security-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.javatar.security', module='security-filter', version='0.0.31')
)
libraryDependencies += "pro.javatar.security" % "security-filter" % "0.0.31"
[pro.javatar.security/security-filter "0.0.31"]
Group / Artifact | Type | Version |
---|---|---|
pro.javatar.security : jwt-lib | jar | 0.0.31 |
pro.javatar.security : public-key-cache-api | jar | 0.0.31 |
pro.javatar.security : public-key-cache-redis-impl | jar | 0.0.31 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-context | jar | |
org.springframework : spring-web | jar | |
org.springframework.security : spring-security-core | jar | |
org.springframework.security : spring-security-web | jar | |
org.springframework.security : spring-security-config | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.mapstruct : mapstruct | jar | 1.3.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
org.springframework : spring-webmvc | jar | |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |