Last Version

api-spring-boot-starter 2.1.0-RELEASE

fans API Toolkit

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

api-spring-boot-starter
Version

Version

2.1.0-RELEASE
Type

Type

jar
Description

Description

api-spring-boot-starter
fans API Toolkit
Source Code Management

Source Code Management

https://github.com/czy1024/fans-spring-boot-starter

Download api-spring-boot-starter 2.1.0-RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.czy1024 : luna-common jar 1.1.8
com.github.czy1024 : json-fastJson jar 1.0.2-RELEASE

Project Modules

There are no modules declared in this project.