| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.jibx.config.repo |
| Идентификатор | Идентификаторrepository |
| Последняя версия | Последняя версия7.1.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjibx main repository
JiBX parent shared settings
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| repository-7.1.6.pom | |
| repository-7.1.6.xml | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jibx.config.repo/repository/ -->
<dependency>
<groupId>org.jibx.config.repo</groupId>
<artifactId>repository</artifactId>
<version>7.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.config.repo/repository/
implementation 'org.jibx.config.repo:repository:7.1.6'
// https://jarcasting.com/artifacts/org.jibx.config.repo/repository/
implementation ("org.jibx.config.repo:repository:7.1.6")
'org.jibx.config.repo:repository:pom:7.1.6'
<dependency org="org.jibx.config.repo" name="repository" rev="7.1.6">
<artifact name="repository" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.config.repo', module='repository', version='7.1.6')
)
libraryDependencies += "org.jibx.config.repo" % "repository" % "7.1.6"
[org.jibx.config.repo/repository "7.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |