| License |
License |
|---|---|
| GroupId | GroupIdcom.hccake |
| ArtifactId | ArtifactIdballcat-log-biz |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Description项目基本脚手架
|
| Filename | Size |
|---|---|
| ballcat-log-biz-0.1.0.pom | |
| ballcat-log-biz-0.1.0.jar | 21 KB |
| ballcat-log-biz-0.1.0-sources.jar | 13 KB |
| ballcat-log-biz-0.1.0-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-log-biz/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-log-biz</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-log-biz/
implementation 'com.hccake:ballcat-log-biz:0.1.0'
// https://jarcasting.com/artifacts/com.hccake/ballcat-log-biz/
implementation ("com.hccake:ballcat-log-biz:0.1.0")
'com.hccake:ballcat-log-biz:jar:0.1.0'
<dependency org="com.hccake" name="ballcat-log-biz" rev="0.1.0">
<artifact name="ballcat-log-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-log-biz', version='0.1.0')
)
libraryDependencies += "com.hccake" % "ballcat-log-biz" % "0.1.0"
[com.hccake/ballcat-log-biz "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hccake : ballcat-log-model | jar | |
| com.hccake : ballcat-oauth-model | jar | |
| com.hccake : ballcat-spring-boot-starter-log | jar | |
| com.hccake : ballcat-extend-mybatis-plus | jar | |
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |