Last Version

authentication 2.0.2

....

License

License

GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

authentication
Version

Version

2.0.2
Type

Type

jar
Description

Description

authentication
....

Download authentication 2.0.2


<!-- https://jarcasting.com/artifacts/com.github.jhonyscamacho/authentication/ -->
<dependency>
    <groupId>com.github.jhonyscamacho</groupId>
    <artifactId>authentication</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jhonyscamacho/authentication/
implementation 'com.github.jhonyscamacho:authentication:2.0.2'
// https://jarcasting.com/artifacts/com.github.jhonyscamacho/authentication/
implementation ("com.github.jhonyscamacho:authentication:2.0.2")
'com.github.jhonyscamacho:authentication:jar:2.0.2'
<dependency org="com.github.jhonyscamacho" name="authentication" rev="2.0.2">
  <artifact name="authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jhonyscamacho', module='authentication', version='2.0.2')
)
libraryDependencies += "com.github.jhonyscamacho" % "authentication" % "2.0.2"
[com.github.jhonyscamacho/authentication "2.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 4.1.0.RELEASE
org.springframework.security : spring-security-web jar 4.1.0.RELEASE
org.springframework.security : spring-security-config jar 4.1.0.RELEASE
com.github.jhonyscamacho : web-configuration jar 2.0.0
com.github.jhonyscamacho : jsf-util jar 1.0.0

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.glassfish : javax.faces jar 2.2.13
com.github.jhonyscamacho : final-user jar 2.0.0

Project Modules

There are no modules declared in this project.