| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dustlight.auth |
| Идентификатор | Идентификаторauth-entities |
| Последняя версия | Последняя версия1.1.1-alpha-4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеauth-entities
Auth Common Module - auth-entities
|
| Имя Файла | Размер |
|---|---|
| auth-entities-1.1.1-alpha-4.pom | |
| auth-entities-1.1.1-alpha-4.jar | 9 KB |
| auth-entities-1.1.1-alpha-4-sources.jar | 4 KB |
| auth-entities-1.1.1-alpha-4-javadoc.jar | 473 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.18 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |