License |
License |
---|---|
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdpigx-common |
Last Version | Last Version3.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpigx 公共聚合模块
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pigx-common-3.10.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common</artifactId>
<version>3.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common/
implementation 'com.pig4cloud:pigx-common:3.10.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common/
implementation ("com.pig4cloud:pigx-common:3.10.0")
'com.pig4cloud:pigx-common:pom:3.10.0'
<dependency org="com.pig4cloud" name="pigx-common" rev="3.10.0">
<artifact name="pigx-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common', version='3.10.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common" % "3.10.0"
[com.pig4cloud/pigx-common "3.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 2.1.1 |
org.springframework.boot : spring-boot-starter-actuator | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |