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