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

org.jibx.config:jibx-parent 7.1.1

JiBX parent shared settings

Категории

Категории

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

Группа

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

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

jibx-parent
Версия

Версия

7.1.1
Тип

Тип

pom

Скачать jibx-parent 7.1.1

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

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