License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdjwt-api |
Version | Version7.1.5 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
Filename | Size |
---|---|
jwt-api-7.1.5.pom | |
jwt-api-7.1.5.jar | 11 KB |
jwt-api-7.1.5-sources.jar | 14 KB |
jwt-api-7.1.5-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/jwt-api/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>jwt-api</artifactId>
<version>7.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/jwt-api/
implementation 'cn.stylefeng.roses:jwt-api:7.1.5'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/jwt-api/
implementation ("cn.stylefeng.roses:jwt-api:7.1.5")
'cn.stylefeng.roses:jwt-api:jar:7.1.5'
<dependency org="cn.stylefeng.roses" name="jwt-api" rev="7.1.5">
<artifact name="jwt-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='jwt-api', version='7.1.5')
)
libraryDependencies += "cn.stylefeng.roses" % "jwt-api" % "7.1.5"
[cn.stylefeng.roses/jwt-api "7.1.5"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : config-api | jar | 7.1.5 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.5 |