License |
License |
---|---|
GroupId | GroupIdcom.cq1080 |
ArtifactId | ArtifactIdauth |
Last Version | Last Version0.0.9-ssgc |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYet Another Spring Boot Framework
|
Filename | Size |
---|---|
auth-0.0.9-ssgc.pom | |
auth-0.0.9-ssgc.jar | 44 KB |
auth-0.0.9-ssgc-sources.jar | 19 KB |
auth-0.0.9-ssgc-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cq1080/auth/ -->
<dependency>
<groupId>com.cq1080</groupId>
<artifactId>auth</artifactId>
<version>0.0.9-ssgc</version>
</dependency>
// https://jarcasting.com/artifacts/com.cq1080/auth/
implementation 'com.cq1080:auth:0.0.9-ssgc'
// https://jarcasting.com/artifacts/com.cq1080/auth/
implementation ("com.cq1080:auth:0.0.9-ssgc")
'com.cq1080:auth:jar:0.0.9-ssgc'
<dependency org="com.cq1080" name="auth" rev="0.0.9-ssgc">
<artifact name="auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cq1080', module='auth', version='0.0.9-ssgc')
)
libraryDependencies += "com.cq1080" % "auth" % "0.0.9-ssgc"
[com.cq1080/auth "0.0.9-ssgc"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.4.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |
com.cq1080 : rest | jar | 0.0.9-ssgc |
com.cq1080 : meta | jar | 0.0.9-ssgc |
com.cq1080 : jpa | jar | 0.0.9-ssgc |
com.cq1080 : utils | jar | 0.0.9-ssgc |
com.cq1080 : cache | jar | 0.0.9-ssgc |
javax.validation : validation-api | jar | 2.0.1.Final |
org.projectlombok : lombok Optional | jar | 1.18.6 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger2 | jar | 2.9.2 |