| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ongres |
| Идентификатор | Идентификаторbuild-parent |
| Версия | Версия1.0.9 |
| Тип | Типpom |
| Описание |
Описаниеongres: build parent pom
Build parent pom for any project
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| build-parent-1.0.9.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ongres/build-parent/ -->
<dependency>
<groupId>com.ongres</groupId>
<artifactId>build-parent</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ongres/build-parent/
implementation 'com.ongres:build-parent:1.0.9'
// https://jarcasting.com/artifacts/com.ongres/build-parent/
implementation ("com.ongres:build-parent:1.0.9")
'com.ongres:build-parent:pom:1.0.9'
<dependency org="com.ongres" name="build-parent" rev="1.0.9">
<artifact name="build-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ongres', module='build-parent', version='1.0.9')
)
libraryDependencies += "com.ongres" % "build-parent" % "1.0.9"
[com.ongres/build-parent "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |