License |
License |
---|---|
GroupId | GroupIdcom.github.tackfast |
ArtifactId | ArtifactIdjarboot-common |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjarboot 公共聚合模块
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jarboot-common-1.0.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common/ -->
<dependency>
<groupId>com.github.tackfast</groupId>
<artifactId>jarboot-common</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common/
implementation 'com.github.tackfast:jarboot-common:1.0.5'
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common/
implementation ("com.github.tackfast:jarboot-common:1.0.5")
'com.github.tackfast:jarboot-common:pom:1.0.5'
<dependency org="com.github.tackfast" name="jarboot-common" rev="1.0.5">
<artifact name="jarboot-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tackfast', module='jarboot-common', version='1.0.5')
)
libraryDependencies += "com.github.tackfast" % "jarboot-common" % "1.0.5"
[com.github.tackfast/jarboot-common "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |