| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.winyiwin |
| Идентификатор | Идентификаторmatrix-spring-boot-starters |
| Версия | Версия1.0.2.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеspring boot starters 增强
|
| Имя Файла | Размер |
|---|---|
| matrix-spring-boot-starters-1.0.2.RELEASE.pom | 1 KB |
| Обзор |
<!-- 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"]