GroupId | GroupIdcom.github.caijh |
---|---|
ArtifactId | ArtifactIdauth-server-model |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
auth-server-model-1.0.0.pom | |
auth-server-model-1.0.0.jar | 21 KB |
auth-server-model-1.0.0-sources.jar | 7 KB |
auth-server-model-1.0.0-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.caijh/auth-server-model/ -->
<dependency>
<groupId>com.github.caijh</groupId>
<artifactId>auth-server-model</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.caijh/auth-server-model/
implementation 'com.github.caijh:auth-server-model:1.0.0'
// https://jarcasting.com/artifacts/com.github.caijh/auth-server-model/
implementation ("com.github.caijh:auth-server-model:1.0.0")
'com.github.caijh:auth-server-model:jar:1.0.0'
<dependency org="com.github.caijh" name="auth-server-model" rev="1.0.0">
<artifact name="auth-server-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.caijh', module='auth-server-model', version='1.0.0')
)
libraryDependencies += "com.github.caijh" % "auth-server-model" % "1.0.0"
[com.github.caijh/auth-server-model "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.caijh » framework-orm | jar |