project-security-core

Projet noyau des serveurs de sécurité (authentification et autorisation)

License

License

Categories

Categories

Security
GroupId

GroupId

io.gitlab.hsedjame
ArtifactId

ArtifactId

project-security-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

project-security-core
Projet noyau des serveurs de sécurité (authentification et autorisation)
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/project-security-core
Source Code Management

Source Code Management

https://gitlab.com/hsedjame/reactive_security_core

Download project-security-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitlab.hsedjame/project-security-core/ -->
<dependency>
    <groupId>io.gitlab.hsedjame</groupId>
    <artifactId>project-security-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.hsedjame/project-security-core/
implementation 'io.gitlab.hsedjame:project-security-core:1.0.2'
// https://jarcasting.com/artifacts/io.gitlab.hsedjame/project-security-core/
implementation ("io.gitlab.hsedjame:project-security-core:1.0.2")
'io.gitlab.hsedjame:project-security-core:jar:1.0.2'
<dependency org="io.gitlab.hsedjame" name="project-security-core" rev="1.0.2">
  <artifact name="project-security-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.hsedjame', module='project-security-core', version='1.0.2')
)
libraryDependencies += "io.gitlab.hsedjame" % "project-security-core" % "1.0.2"
[io.gitlab.hsedjame/project-security-core "1.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
io.gitlab.hsedjame : project-utils jar 1.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.6
org.springframework.boot : spring-boot-starter-security jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.1.3.RELEASE
io.jsonwebtoken : jjwt-api jar 0.10.5

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.5
io.jsonwebtoken : jjwt-jackson jar 0.10.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1