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

Treasure 0.0.8

The treasures I have accumulated in my daily java development. It can help other people face the same problem.

Лицензия

Лицензия

Группа

Группа

com.github.damiansheldon
Идентификатор

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

treasure
Версия

Версия

0.0.8
Тип

Тип

jar
Описание

Описание

Treasure
The treasures I have accumulated in my daily java development. It can help other people face the same problem.
Ссылка на сайт

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

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

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

https://github.com/DamianSheldon/Treasure

Скачать treasure 0.0.8


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-jdbc Необязательный jar
org.springframework.boot : spring-boot-starter-security Необязательный jar
org.springframework.security : spring-security-oauth2-client Необязательный jar
javax.validation : validation-api Необязательный jar
org.springframework.boot : spring-boot-starter-data-jpa Необязательный jar

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

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