License |
License |
---|---|
GroupId | GroupIdcom.github.tackfast |
ArtifactId | ArtifactIdjarboot-common-core |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjarboot 公共工具类核心包
|
Project URL |
Project URL |
Filename | Size |
---|---|
jarboot-common-core-1.0.5.pom | |
jarboot-common-core-1.0.5-sources.jar | 146 bytes |
jarboot-common-core-1.0.5-javadoc.jar | 146 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |