Last Version

com.alibaba.boot:spring-boot-web-support 1.0.0.RELEASE

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.alibaba.boot
ArtifactId

ArtifactId

spring-boot-web-support
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/alibaba/spring-webmvc-support

Download spring-boot-web-support 1.0.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework : spring-context Optional jar
org.springframework : spring-context-support Optional jar
org.springframework : spring-webmvc Optional jar
com.alibaba.spring : spring-webmvc-support jar 1.0.0.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar

test (3)

Group / Artifact Type Version
junit : junit jar
org.springframework.boot : spring-boot-starter-test jar
org.thymeleaf : thymeleaf-spring5 jar

Project Modules

There are no modules declared in this project.