License |
License |
---|---|
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdfinal-user |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFinal User
A bunch of classes that help developers building login and authentication.
|
Filename | Size |
---|---|
final-user-1.0.2.pom | |
final-user-1.0.2.jar | 15 KB |
final-user-1.0.2-sources.jar | 14 KB |
final-user-1.0.2-javadoc.jar | 128 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |