migoo-spring-boot-starter-web

spring-web 组件

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.migoo.springboot
ArtifactId

ArtifactId

migoo-spring-boot-starter-web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

migoo-spring-boot-starter-web
spring-web 组件

Download migoo-spring-boot-starter-web

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
xyz.migoo.springboot : migoo-spring-boot-starter-common jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-validation jar

provided (1)

Group / Artifact Type Version
org.springframework.security : spring-security-core Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0