Last Version

Spring Boot Starter Kit 1.0.0

Kit for Java Web Project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yerl.web
ArtifactId

ArtifactId

spring-boot-starter-kit
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Boot Starter Kit
Kit for Java Web Project
Project URL

Project URL

https://github.com/alan-yeh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/alan-yeh/gradle-plugins

Download spring-boot-starter-kit 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.8.7

Project Modules

There are no modules declared in this project.