Last Version

Authentication 1.0.0

demo authentication dependency for switch

License

License

GroupId

GroupId

io.bitbucket.aaltayeh
ArtifactId

ArtifactId

authentication
Version

Version

1.0.0
Type

Type

jar
Description

Description

Authentication
demo authentication dependency for switch
Project URL

Project URL

https://bitbucket.org/aaltayeh/authentication
Source Code Management

Source Code Management

https://bitbucket.org/aaltayeh/authentication

Download authentication 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.auth0 : java-jwt jar 3.19.0
io.jsonwebtoken : jjwt jar 0.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.