| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.vwkit |
| Идентификатор | Идентификаторmatrix-boot-parent |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmatrix-boot-parent
matrix-boot
|
| Имя Файла | Размер |
|---|---|
| matrix-boot-parent-1.3.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vwkit/matrix-boot-parent/ -->
<dependency>
<groupId>com.vwkit</groupId>
<artifactId>matrix-boot-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vwkit/matrix-boot-parent/
implementation 'com.vwkit:matrix-boot-parent:1.3.1'
// https://jarcasting.com/artifacts/com.vwkit/matrix-boot-parent/
implementation ("com.vwkit:matrix-boot-parent:1.3.1")
'com.vwkit:matrix-boot-parent:pom:1.3.1'
<dependency org="com.vwkit" name="matrix-boot-parent" rev="1.3.1">
<artifact name="matrix-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vwkit', module='matrix-boot-parent', version='1.3.1')
)
libraryDependencies += "com.vwkit" % "matrix-boot-parent" % "1.3.1"
[com.vwkit/matrix-boot-parent "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | |
| com.vwkit : matrix-boot-starter-based | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar | 4.12 |