dict-core


Лицензия

Лицензия

MIT
Группа

Группа

io.github.suxil
Идентификатор

Идентификатор

dict-core
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

dict-core
dict-core
Ссылка на сайт

Ссылка на сайт

https://github.com/suxil/dict
Система контроля версий

Система контроля версий

https://github.com/suxil/dict

Скачать dict-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.suxil/dict-core/ -->
<dependency>
    <groupId>io.github.suxil</groupId>
    <artifactId>dict-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.suxil/dict-core/
implementation 'io.github.suxil:dict-core:1.0.1'
// https://jarcasting.com/artifacts/io.github.suxil/dict-core/
implementation ("io.github.suxil:dict-core:1.0.1")
'io.github.suxil:dict-core:jar:1.0.1'
<dependency org="io.github.suxil" name="dict-core" rev="1.0.1">
  <artifact name="dict-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.suxil', module='dict-core', version='1.0.1')
)
libraryDependencies += "io.github.suxil" % "dict-core" % "1.0.1"
[io.github.suxil/dict-core "1.0.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.github.suxil : dict-api jar 1.0.1
org.mapstruct : mapstruct jar 1.3.1.Final
io.swagger : swagger-annotations jar 1.6.2
org.springframework.boot : spring-boot-starter-web jar 2.4.4
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.4

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
0.0.8