is not current version
Last Version 1.0.0.RELEASE

com.alibaba.boot:spring-boot-web-support 0.1.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.alibaba.boot
ArtifactId

ArtifactId

spring-boot-web-support
Version

Version

0.1.0
Type

Type

jar

Download spring-boot-web-support 0.1.0


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