License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdauth-api |
Version | Version7.1.5 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
Filename | Size |
---|---|
auth-api-7.1.5.pom | |
auth-api-7.1.5.jar | 37 KB |
auth-api-7.1.5-sources.jar | 41 KB |
auth-api-7.1.5-javadoc.jar | 264 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/auth-api/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>auth-api</artifactId>
<version>7.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/auth-api/
implementation 'cn.stylefeng.roses:auth-api:7.1.5'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/auth-api/
implementation ("cn.stylefeng.roses:auth-api:7.1.5")
'cn.stylefeng.roses:auth-api:jar:7.1.5'
<dependency org="cn.stylefeng.roses" name="auth-api" rev="7.1.5">
<artifact name="auth-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='auth-api', version='7.1.5')
)
libraryDependencies += "cn.stylefeng.roses" % "auth-api" % "7.1.5"
[cn.stylefeng.roses/auth-api "7.1.5"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : config-api | jar | 7.1.5 |
cn.stylefeng.roses : validator-api | jar | 7.1.5 |
cn.stylefeng.roses : scanner-api | jar | 7.1.5 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-web | jar |