| GroupId | GroupIdcc.cc4414 |
|---|---|
| ArtifactId | ArtifactIdcc-spring-auth-server |
| Version | Version0.5.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| cc-spring-auth-server-0.5.1.pom | |
| cc-spring-auth-server-0.5.1.jar | 27 KB |
| cc-spring-auth-server-0.5.1-sources.jar | 18 KB |
| cc-spring-auth-server-0.5.1-javadoc.jar | 168 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.cc4414/cc-spring-auth-server/ -->
<dependency>
<groupId>cc.cc4414</groupId>
<artifactId>cc-spring-auth-server</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.cc4414/cc-spring-auth-server/
implementation 'cc.cc4414:cc-spring-auth-server:0.5.1'
// https://jarcasting.com/artifacts/cc.cc4414/cc-spring-auth-server/
implementation ("cc.cc4414:cc-spring-auth-server:0.5.1")
'cc.cc4414:cc-spring-auth-server:jar:0.5.1'
<dependency org="cc.cc4414" name="cc-spring-auth-server" rev="0.5.1">
<artifact name="cc-spring-auth-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.cc4414', module='cc-spring-auth-server', version='0.5.1')
)
libraryDependencies += "cc.cc4414" % "cc-spring-auth-server" % "0.5.1"
[cc.cc4414/cc-spring-auth-server "0.5.1"]