License |
License |
---|---|
GroupId | GroupIdcom.gitee.pulanos.pangu |
ArtifactId | ArtifactIdpangu-common |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpangu-common
pangu-common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pangu-common-5.2.0.pom | |
pangu-common-5.2.0.jar | 10 KB |
pangu-common-5.2.0-sources.jar | 8 KB |
pangu-common-5.2.0-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-common/ -->
<dependency>
<groupId>com.gitee.pulanos.pangu</groupId>
<artifactId>pangu-common</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-common/
implementation 'com.gitee.pulanos.pangu:pangu-common:5.2.0'
// https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-common/
implementation ("com.gitee.pulanos.pangu:pangu-common:5.2.0")
'com.gitee.pulanos.pangu:pangu-common:jar:5.2.0'
<dependency org="com.gitee.pulanos.pangu" name="pangu-common" rev="5.2.0">
<artifact name="pangu-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pulanos.pangu', module='pangu-common', version='5.2.0')
)
libraryDependencies += "com.gitee.pulanos.pangu" % "pangu-common" % "5.2.0"
[com.gitee.pulanos.pangu/pangu-common "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-validation | jar | 2.2.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.20 |
cn.hutool : hutool-all | jar | 5.7.11 |