authentication

....

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

authentication
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

authentication
....

Download authentication

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 4.1.3.RELEASE
org.springframework.security : spring-security-web jar 4.1.3.RELEASE
org.springframework.security : spring-security-config jar 4.1.3.RELEASE
com.gitlab.jhonsapp : web-configuration jar 1.0.0
com.gitlab.jhonsapp : jsf-configuration 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.gitlab.jhonsapp : final-user jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0