pro.javatar.security:security-filter

Javatar oidc integration with Identity Provider

License

License

Categories

Categories

Security
GroupId

GroupId

pro.javatar.security
ArtifactId

ArtifactId

security-filter
Last Version

Last Version

0.0.31
Release Date

Release Date

Type

Type

jar
Description

Description

Javatar oidc integration with Identity Provider
Project Organization

Project Organization

Javatar LLC
Source Code Management

Source Code Management

https://github.com/JavatarPro/javatar-security/tree/master/security-filter

Download security-filter

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (11)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.31
0.0.30
0.0.29
0.0.28
0.0.26
0.0.1