authenticator

Library built in java 11, which can be used to simulate a login page

License

License

GroupId

GroupId

io.github.kishansital
ArtifactId

ArtifactId

authenticator
Last Version

Last Version

5.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

authenticator
Library built in java 11, which can be used to simulate a login page
Project URL

Project URL

https://github.com/KishanSital/authenticator
Source Code Management

Source Code Management

https://github.com/KishanSital/authenticator

Download authenticator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.27

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.2
5.0.1
5.0
4.0
2.0
1.0