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

jarboot 1.0.5

jarboot

Лицензия

Лицензия

Группа

Группа

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

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

jarboot
Версия

Версия

1.0.5
Тип

Тип

pom
Описание

Описание

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

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

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

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

https://github.com/tackfast/jarboot/tree/main

Скачать jarboot 1.0.5

Имя Файла Размер
jarboot-1.0.5.pom
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
cn.hutool : hutool-all jar 5.6.7

provided (1)

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

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

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

  • jarboot-common
  • jarboot-gateway
  • jarboot-idempotent