| License | License | 
|---|---|
| GroupId | GroupIdcom.hccake | 
| ArtifactId | ArtifactIdballcat-common-core | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description项目基本脚手架 | 
| Filename | Size | 
|---|---|
| ballcat-common-core-0.7.1.pom | |
| ballcat-common-core-0.7.1.jar | 27 KB | 
| ballcat-common-core-0.7.1-sources.jar | 19 KB | 
| ballcat-common-core-0.7.1-javadoc.jar | 188 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-common-core/ -->
<dependency>
    <groupId>com.hccake</groupId>
    <artifactId>ballcat-common-core</artifactId>
    <version>0.7.1</version>
</dependency>// https://jarcasting.com/artifacts/com.hccake/ballcat-common-core/
implementation 'com.hccake:ballcat-common-core:0.7.1'// https://jarcasting.com/artifacts/com.hccake/ballcat-common-core/
implementation ("com.hccake:ballcat-common-core:0.7.1")'com.hccake:ballcat-common-core:jar:0.7.1'<dependency org="com.hccake" name="ballcat-common-core" rev="0.7.1">
  <artifact name="ballcat-common-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hccake', module='ballcat-common-core', version='0.7.1')
)libraryDependencies += "com.hccake" % "ballcat-common-core" % "0.7.1"[com.hccake/ballcat-common-core "0.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hccake : ballcat-common-model | jar | |
| com.hccake : ballcat-common-util | jar | |
| cn.hutool : hutool-core | jar | |
| cn.hutool : hutool-crypto | jar | |
| cn.hutool : hutool-http | jar | |
| org.springframework : spring-web | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework : spring-context | jar | |
| org.slf4j : slf4j-api | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| org.mapstruct : mapstruct | jar | 1.4.2.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |