License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.officefloor.web |
ArtifactId | ArtifactIdofficejwt_authority |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJWT Authority
OfficeFloor JWT Authority
|
<!-- https://jarcasting.com/artifacts/net.officefloor.web/officejwt_authority/ -->
<dependency>
<groupId>net.officefloor.web</groupId>
<artifactId>officejwt_authority</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.web/officejwt_authority/
implementation 'net.officefloor.web:officejwt_authority:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.web/officejwt_authority/
implementation ("net.officefloor.web:officejwt_authority:3.40.0")
'net.officefloor.web:officejwt_authority:jar:3.40.0'
<dependency org="net.officefloor.web" name="officejwt_authority" rev="3.40.0">
<artifact name="officejwt_authority" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.web', module='officejwt_authority', version='3.40.0')
)
libraryDependencies += "net.officefloor.web" % "officejwt_authority" % "3.40.0"
[net.officefloor.web/officejwt_authority "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.web : officejwt | jar | 3.40.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
net.officefloor.core : officecompiler | jar | 3.40.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |