com.gitee.mankel.li:mankel-commons

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

com.gitee.mankel.li
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Система контроля версий

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

https://gitee.com/mankel.li/MANKEL_COMMONS

Скачать mankel-commons

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

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

Зависимости

provided (10)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava jar 30.1-jre
org.projectlombok : lombok jar 1.18.16
org.slf4j : slf4j-api jar 1.7.30
net.coobird : thumbnailator jar 0.4.13
org.apache.poi : poi-ooxml jar 4.1.2
org.springframework.boot : spring-boot jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.6.RELEASE
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3

test (1)

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

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

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

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

Версия
1.0.1
1.0