| Лицензия |
Лицензия |
|---|---|
| Группа | Группаin.sourceshift.genericmodules |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия17.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGeneric Modules Parent
Core M0dules - NA
|
| Организация-разработчик |
Организация-разработчикsourceshift |
| Имя Файла | Размер |
|---|---|
| parent-17.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.sourceshift.genericmodules/parent/ -->
<dependency>
<groupId>in.sourceshift.genericmodules</groupId>
<artifactId>parent</artifactId>
<version>17.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/parent/
implementation 'in.sourceshift.genericmodules:parent:17.0.0'
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/parent/
implementation ("in.sourceshift.genericmodules:parent:17.0.0")
'in.sourceshift.genericmodules:parent:pom:17.0.0'
<dependency org="in.sourceshift.genericmodules" name="parent" rev="17.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.sourceshift.genericmodules', module='parent', version='17.0.0')
)
libraryDependencies += "in.sourceshift.genericmodules" % "parent" % "17.0.0"
[in.sourceshift.genericmodules/parent "17.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |