License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-spring-boot-starters |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring boot starters 增强
|
Filename | Size |
---|---|
matrix-spring-boot-starters-1.0.2.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starters/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-spring-boot-starters</artifactId>
<version>1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starters/
implementation 'com.github.winyiwin:matrix-spring-boot-starters:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starters/
implementation ("com.github.winyiwin:matrix-spring-boot-starters:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starters:pom:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starters" rev="1.0.2.RELEASE">
<artifact name="matrix-spring-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starters', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starters" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starters "1.0.2.RELEASE"]