| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bongiorno |
| Идентификатор | Идентификаторoss-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| oss-parent-1.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bongiorno/oss-parent/ -->
<dependency>
<groupId>org.bongiorno</groupId>
<artifactId>oss-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bongiorno/oss-parent/
implementation 'org.bongiorno:oss-parent:1.0.0'
// https://jarcasting.com/artifacts/org.bongiorno/oss-parent/
implementation ("org.bongiorno:oss-parent:1.0.0")
'org.bongiorno:oss-parent:pom:1.0.0'
<dependency org="org.bongiorno" name="oss-parent" rev="1.0.0">
<artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bongiorno', module='oss-parent', version='1.0.0')
)
libraryDependencies += "org.bongiorno" % "oss-parent" % "1.0.0"
[org.bongiorno/oss-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |