Last Version

com.github.tackfast:jarboot-common-core 1.0.5

jarboot 公共工具类核心包

License

License

GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot-common-core
Version

Version

1.0.5
Type

Type

jar
Description

Description

jarboot 公共工具类核心包
Project URL

Project URL

https://github.com/tackfast/jarboot

Download jarboot-common-core 1.0.5


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-starter-json jar
com.alibaba : transmittable-thread-local jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar
io.swagger : swagger-annotations jar
org.springframework.boot : spring-boot-configuration-processor Optional 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 (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.