com.hccake:ballcat-spring-boot-starter-file

项目基本脚手架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-file
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

项目基本脚手架

Download ballcat-spring-boot-starter-file

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.hccake : ballcat-common-util jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
commons-net : commons-net 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