top.chaser.framework:commons


Лицензия

Лицензия

MIT License
Группа

Группа

top.chaser.framework
Идентификатор

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

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

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

B-1.0.2.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

Скачать commons

Имя Файла Размер
commons-B-1.0.2.RELEASE.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/top.chaser.framework/commons/ -->
<dependency>
    <groupId>top.chaser.framework</groupId>
    <artifactId>commons</artifactId>
    <version>B-1.0.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/commons/
implementation 'top.chaser.framework:commons:B-1.0.2.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/commons/
implementation ("top.chaser.framework:commons:B-1.0.2.RELEASE")
'top.chaser.framework:commons:pom:B-1.0.2.RELEASE'
<dependency org="top.chaser.framework" name="commons" rev="B-1.0.2.RELEASE">
  <artifact name="commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='commons', version='B-1.0.2.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "commons" % "B-1.0.2.RELEASE"
[top.chaser.framework/commons "B-1.0.2.RELEASE"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
cn.hutool : hutool-all jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

provided (2)

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

test (1)

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

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

  • ./common-base
  • ./common-excel
  • ./common-web
  • ./common-webflux

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

Версия
B-1.0.2.RELEASE
B-1.0.1.RELEASE
B-1.0.0.RELEASE