is not current version
Last Version 2.0-v20210916

ether-jwt 2.0-v20210511

utilities to create microservices without frameworks

License

License

GroupId

GroupId

dev.rafex.ether.jwt
ArtifactId

ArtifactId

ether-jwt
Version

Version

2.0-v20210511
Type

Type

jar
Description

Description

ether-jwt
utilities to create microservices without frameworks
Source Code Management

Source Code Management

https://github.com/rafex/ether/tree/master

Download ether-jwt 2.0-v20210511


<!-- https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/ -->
<dependency>
    <groupId>dev.rafex.ether.jwt</groupId>
    <artifactId>ether-jwt</artifactId>
    <version>2.0-v20210511</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/
implementation 'dev.rafex.ether.jwt:ether-jwt:2.0-v20210511'
// https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/
implementation ("dev.rafex.ether.jwt:ether-jwt:2.0-v20210511")
'dev.rafex.ether.jwt:ether-jwt:jar:2.0-v20210511'
<dependency org="dev.rafex.ether.jwt" name="ether-jwt" rev="2.0-v20210511">
  <artifact name="ether-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.jwt', module='ether-jwt', version='2.0-v20210511')
)
libraryDependencies += "dev.rafex.ether.jwt" % "ether-jwt" % "2.0-v20210511"
[dev.rafex.ether.jwt/ether-jwt "2.0-v20210511"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.rafex.ether.json : ether-json jar 2.0-v20210511

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.