| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаco.abit.api.identity |
| Идентификатор | Идентификаторidentity-repository |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| identity-repository-1.1.2.pom | |
| identity-repository-1.1.2.jar | 3 KB |
| identity-repository-1.1.2-sources.jar | 1 KB |
| identity-repository-1.1.2-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.abit.api.identity/identity-repository/ -->
<dependency>
<groupId>co.abit.api.identity</groupId>
<artifactId>identity-repository</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.api.identity/identity-repository/
implementation 'co.abit.api.identity:identity-repository:1.1.2'
// https://jarcasting.com/artifacts/co.abit.api.identity/identity-repository/
implementation ("co.abit.api.identity:identity-repository:1.1.2")
'co.abit.api.identity:identity-repository:jar:1.1.2'
<dependency org="co.abit.api.identity" name="identity-repository" rev="1.1.2">
<artifact name="identity-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.api.identity', module='identity-repository', version='1.1.2')
)
libraryDependencies += "co.abit.api.identity" % "identity-repository" % "1.1.2"
[co.abit.api.identity/identity-repository "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| co.abit.prime : prime-repository | jar | 1.1.4 |
| co.abit.api.identity : identity-domain | jar | 1.1.6 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |