License |
License |
---|---|
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdpig-common-core |
Last Version | Last Version2.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpig 公共工具类核心包
|
Filename | Size |
---|---|
pig-common-core-2.8.1.pom | |
pig-common-core-2.8.1.jar | 28 KB |
pig-common-core-2.8.1-sources.jar | 26 KB |
pig-common-core-2.8.1-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pig-common-core/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pig-common-core</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pig-common-core/
implementation 'com.pig4cloud:pig-common-core:2.8.1'
// https://jarcasting.com/artifacts/com.pig4cloud/pig-common-core/
implementation ("com.pig4cloud:pig-common-core:2.8.1")
'com.pig4cloud:pig-common-core:jar:2.8.1'
<dependency org="com.pig4cloud" name="pig-common-core" rev="2.8.1">
<artifact name="pig-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pig-common-core', version='2.8.1')
)
libraryDependencies += "com.pig4cloud" % "pig-common-core" % "2.8.1"
[com.pig4cloud/pig-common-core "2.8.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | ${hutool.version} |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
javax.servlet : javax.servlet-api | jar | |
com.baomidou : mybatis-plus-extension | jar | ${mybatis-plus.version} |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
io.swagger : swagger-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar |