License |
License |
---|---|
GroupId | GroupIdcn.magichand |
ArtifactId | ArtifactIdmagichand-common |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Description公共聚合模块
|
Filename | Size |
---|---|
magichand-common-1.0.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.magichand/magichand-common/ -->
<dependency>
<groupId>cn.magichand</groupId>
<artifactId>magichand-common</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.magichand/magichand-common/
implementation 'cn.magichand:magichand-common:1.0.4'
// https://jarcasting.com/artifacts/cn.magichand/magichand-common/
implementation ("cn.magichand:magichand-common:1.0.4")
'cn.magichand:magichand-common:pom:1.0.4'
<dependency org="cn.magichand" name="magichand-common" rev="1.0.4">
<artifact name="magichand-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.magichand', module='magichand-common', version='1.0.4')
)
libraryDependencies += "cn.magichand" % "magichand-common" % "1.0.4"
[cn.magichand/magichand-common "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 2.1.0 |
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 |