Last Version

Final User 1.0.2

A bunch of classes that help developers building login and authentication.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

final-user
Version

Version

1.0.2
Type

Type

jar
Description

Description

Final User
A bunch of classes that help developers building login and authentication.

Download final-user 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.gitlab.jhonsapp : bootstrap-object jar 1.0.2
com.gitlab.jhonsapp : util jar 1.0.1
org.bouncycastle : bcprov-jdk15on jar 1.53
org.springframework.security : spring-security-core jar 4.1.0.RELEASE

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.