| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.knightliao.middle.bom |
| Идентификатор | Идентификаторtest-bom |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| test-bom-0.0.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.middle.bom/test-bom/ -->
<dependency>
<groupId>com.github.knightliao.middle.bom</groupId>
<artifactId>test-bom</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.middle.bom/test-bom/
implementation 'com.github.knightliao.middle.bom:test-bom:0.0.2'
// https://jarcasting.com/artifacts/com.github.knightliao.middle.bom/test-bom/
implementation ("com.github.knightliao.middle.bom:test-bom:0.0.2")
'com.github.knightliao.middle.bom:test-bom:pom:0.0.2'
<dependency org="com.github.knightliao.middle.bom" name="test-bom" rev="0.0.2">
<artifact name="test-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.middle.bom', module='test-bom', version='0.0.2')
)
libraryDependencies += "com.github.knightliao.middle.bom" % "test-bom" % "0.0.2"
[com.github.knightliao.middle.bom/test-bom "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.projectlombok : lombok | jar | 1.14.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| com.github.knightliao.test : jutf | jar | 1.0.3 |