Last Version

JWT Tutorial 3.17.0

Tutorial of implementing JWT

License

License

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

JwtHttpServer
Version

Version

3.17.0
Type

Type

jar
Description

Description

JWT Tutorial
Tutorial of implementing JWT

Download JwtHttpServer 3.17.0


<!-- https://jarcasting.com/artifacts/net.officefloor.tutorial/JwtHttpServer/ -->
<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>JwtHttpServer</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.tutorial/JwtHttpServer/
implementation 'net.officefloor.tutorial:JwtHttpServer:3.17.0'
// https://jarcasting.com/artifacts/net.officefloor.tutorial/JwtHttpServer/
implementation ("net.officefloor.tutorial:JwtHttpServer:3.17.0")
'net.officefloor.tutorial:JwtHttpServer:jar:3.17.0'
<dependency org="net.officefloor.tutorial" name="JwtHttpServer" rev="3.17.0">
  <artifact name="JwtHttpServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.tutorial', module='JwtHttpServer', version='3.17.0')
)
libraryDependencies += "net.officefloor.tutorial" % "JwtHttpServer" % "3.17.0"
[net.officefloor.tutorial/JwtHttpServer "3.17.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.web : officejwt jar 3.17.0
net.officefloor.web : officejwt_authority jar 3.17.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.