is not current version
Last Version 1.0.2

io.gitlab.hsedjame:project-security-core 1.0.1

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

Categories

Categories

Security
GroupId

GroupId

io.gitlab.hsedjame
ArtifactId

ArtifactId

project-security-core
Version

Version

1.0.1
Type

Type

jar

Download project-security-core 1.0.1


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