Last Version

Spring Boot Starter Api 1.0.0

Api Configuration for Java Web Project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yerl.web
ArtifactId

ArtifactId

spring-boot-starter-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Boot Starter Api
Api Configuration 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-api 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.yerl.web : spring-boot-starter-kit jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 1.5.3.RELEASE
commons-fileupload : commons-fileupload jar 1.3.2
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.