License |
License |
---|---|
GroupId | GroupIdcn.dustlight.auth |
ArtifactId | ArtifactIdauth-entities |
Last Version | Last Version1.1.1-alpha-4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauth-entities
Auth Common Module - auth-entities
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.auth/auth-entities/ -->
<dependency>
<groupId>cn.dustlight.auth</groupId>
<artifactId>auth-entities</artifactId>
<version>1.1.1-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.auth/auth-entities/
implementation 'cn.dustlight.auth:auth-entities:1.1.1-alpha-4'
// https://jarcasting.com/artifacts/cn.dustlight.auth/auth-entities/
implementation ("cn.dustlight.auth:auth-entities:1.1.1-alpha-4")
'cn.dustlight.auth:auth-entities:jar:1.1.1-alpha-4'
<dependency org="cn.dustlight.auth" name="auth-entities" rev="1.1.1-alpha-4">
<artifact name="auth-entities" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.auth', module='auth-entities', version='1.1.1-alpha-4')
)
libraryDependencies += "cn.dustlight.auth" % "auth-entities" % "1.1.1-alpha-4"
[cn.dustlight.auth/auth-entities "1.1.1-alpha-4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.18 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |