| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jhonyscamacho |
| ArtifactId | ArtifactIdauthentication |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionauthentication
....
|
| Filename | Size |
|---|---|
| authentication-2.0.2.pom | |
| authentication-2.0.2.jar | 5 KB |
| authentication-2.0.2-sources.jar | 4 KB |
| authentication-2.0.2-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |