не последняя версия
Последняя версия 7.1.6

org.jibx.config:jibx-parent 5

JiBX parent shared settings

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

org.jibx.config
Идентификатор

Идентификатор

jibx-parent
Версия

Версия

5
Тип

Тип

pom

Скачать jibx-parent 5

Имя Файла Размер
jibx-parent-5.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jibx.config/jibx-parent/ -->
<dependency>
    <groupId>org.jibx.config</groupId>
    <artifactId>jibx-parent</artifactId>
    <version>5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.config/jibx-parent/
implementation 'org.jibx.config:jibx-parent:5'
// https://jarcasting.com/artifacts/org.jibx.config/jibx-parent/
implementation ("org.jibx.config:jibx-parent:5")
'org.jibx.config:jibx-parent:pom:5'
<dependency org="org.jibx.config" name="jibx-parent" rev="5">
  <artifact name="jibx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.config', module='jibx-parent', version='5')
)
libraryDependencies += "org.jibx.config" % "jibx-parent" % "5"
[org.jibx.config/jibx-parent "5"]