Last Version

com.gitee.mankel.li:mankel-commons 1.0.1

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

License

License

GroupId

GroupId

com.gitee.mankel.li
ArtifactId

ArtifactId

mankel-commons
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Source Code Management

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

Download mankel-commons 1.0.1


<!-- 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"]

Dependencies

provided (10)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.