is not current version
Last Version 7.1.6

org.jibx.config:jibx-parent 4

JiBX parent shared settings

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jibx.config
ArtifactId

ArtifactId

jibx-parent
Version

Version

4
Type

Type

pom

Download jibx-parent 4

Filename Size
jibx-parent-4.pom 11 KB
Browse

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