License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.teakfly |
ArtifactId | ArtifactIdteafly-common-data |
Last Version | Last Version1.0.35 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionteafly 公共工具类核心包
|
Project URL |
Project URL |
Filename | Size |
---|---|
teafly-common-data-1.0.35.pom | |
teafly-common-data-1.0.35-sources.jar | 146 bytes |
teafly-common-data-1.0.35-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-data/ -->
<dependency>
<groupId>com.github.teakfly</groupId>
<artifactId>teafly-common-data</artifactId>
<version>1.0.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-data/
implementation 'com.github.teakfly:teafly-common-data:1.0.35'
// https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-data/
implementation ("com.github.teakfly:teafly-common-data:1.0.35")
'com.github.teakfly:teafly-common-data:jar:1.0.35'
<dependency org="com.github.teakfly" name="teafly-common-data" rev="1.0.35">
<artifact name="teafly-common-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.teakfly', module='teafly-common-data', version='1.0.35')
)
libraryDependencies += "com.github.teakfly" % "teafly-common-data" % "1.0.35"
[com.github.teakfly/teafly-common-data "1.0.35"]
Group / Artifact | Type | Version |
---|---|---|
com.github.teakfly : teafly-common-core | jar | |
org.springframework.boot : spring-boot-starter-cache | jar | |
com.baomidou : mybatis-plus-extension | jar | |
org.springframework.boot : spring-boot-starter-data-redis | 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.5.8 |
org.springframework.boot : spring-boot-starter-actuator | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |