Last Version

JWT Auth Nukleus Specification 0.20

JWT Auth Nukleus Specification

License

License

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-auth-jwt.spec
Version

Version

0.20
Type

Type

jar
Description

Description

JWT Auth Nukleus Specification
JWT Auth Nukleus Specification
Project URL

Project URL

https://github.com/reaktivity/nukleus-auth-jwt.spec
Source Code Management

Source Code Management

https://github.com/reaktivity/nukleus-auth-jwt.spec

Download nukleus-auth-jwt.spec 0.20


<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-auth-jwt.spec/ -->
<dependency>
    <groupId>org.reaktivity</groupId>
    <artifactId>nukleus-auth-jwt.spec</artifactId>
    <version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-auth-jwt.spec/
implementation 'org.reaktivity:nukleus-auth-jwt.spec:0.20'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-auth-jwt.spec/
implementation ("org.reaktivity:nukleus-auth-jwt.spec:0.20")
'org.reaktivity:nukleus-auth-jwt.spec:jar:0.20'
<dependency org="org.reaktivity" name="nukleus-auth-jwt.spec" rev="0.20">
  <artifact name="nukleus-auth-jwt.spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-auth-jwt.spec', version='0.20')
)
libraryDependencies += "org.reaktivity" % "nukleus-auth-jwt.spec" % "0.20"
[org.reaktivity/nukleus-auth-jwt.spec "0.20"]

Dependencies

compile (1)

Group / Artifact Type Version
org.reaktivity : nukleus-http.spec jar 0.71

provided (1)

Group / Artifact Type Version
org.kaazing : k3po.lang jar 3.0.0-alpha-100

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.kaazing : k3po.junit jar 3.0.0-alpha-100

Project Modules

There are no modules declared in this project.