License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-spring-boot-starter-web |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb starter
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-web/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-spring-boot-starter-web</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-web/
implementation 'com.github.winyiwin:matrix-spring-boot-starter-web:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-web/
implementation ("com.github.winyiwin:matrix-spring-boot-starter-web:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starter-web:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starter-web" rev="1.0.2.RELEASE">
<artifact name="matrix-spring-boot-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starter-web', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starter-web" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starter-web "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.winyiwin : matrix-common | jar | 1.0.2.RELEASE |
com.github.winyiwin : matrix-utils | jar | 1.0.2.RELEASE |
com.github.winyiwin : matrix-spring-boot-starter-log | jar | 1.0.2.RELEASE |
com.github.winyiwin : matrix-swagger2 | jar | 1.0.2.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.13.RELEASE |
com.alibaba : fastjson | jar | 1.2.75 |
org.projectlombok : lombok | jar | 1.18.16 |
org.apache.skywalking : apm-toolkit-trace | jar | 8.3.0 |