com.hccake:ballcat-log-model

项目基本脚手架

License

License

GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-log-model
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

项目基本脚手架

Download ballcat-log-model

How to add to project

<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-log-model/ -->
<dependency>
    <groupId>com.hccake</groupId>
    <artifactId>ballcat-log-model</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-log-model/
implementation 'com.hccake:ballcat-log-model:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-log-model/
implementation ("com.hccake:ballcat-log-model:0.7.1")
'com.hccake:ballcat-log-model:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-log-model" rev="0.7.1">
  <artifact name="ballcat-log-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-log-model', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-log-model" % "0.7.1"
[com.hccake/ballcat-log-model "0.7.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.baomidou : mybatis-plus-annotation jar
io.swagger.core.v3 : swagger-annotations jar
org.springdoc : springdoc-openapi-common jar
org.springframework : spring-context jar
cn.hutool : hutool-core jar
org.mapstruct : mapstruct jar 1.4.2.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0