| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.czy1024 |
| ArtifactId | ArtifactIdfans-spring-boot-starter |
| Last Version | Last Version2.1.0-RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionfans-spring-boot-starter
fans API Toolkit
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fans-spring-boot-starter-2.1.0-RELEASE.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.czy1024/fans-spring-boot-starter/ -->
<dependency>
<groupId>com.github.czy1024</groupId>
<artifactId>fans-spring-boot-starter</artifactId>
<version>2.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.czy1024/fans-spring-boot-starter/
implementation 'com.github.czy1024:fans-spring-boot-starter:2.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.czy1024/fans-spring-boot-starter/
implementation ("com.github.czy1024:fans-spring-boot-starter:2.1.0-RELEASE")
'com.github.czy1024:fans-spring-boot-starter:pom:2.1.0-RELEASE'
<dependency org="com.github.czy1024" name="fans-spring-boot-starter" rev="2.1.0-RELEASE">
<artifact name="fans-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.czy1024', module='fans-spring-boot-starter', version='2.1.0-RELEASE')
)
libraryDependencies += "com.github.czy1024" % "fans-spring-boot-starter" % "2.1.0-RELEASE"
[com.github.czy1024/fans-spring-boot-starter "2.1.0-RELEASE"]
| 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 |