j

jibx-parent

JiBX parent shared settings
http://www.jibx.org
BSD
jibx.org
Dennis Sosnoski
文件下载
文件名 操作
jibx-parent-7.1.6.pom 下载
Apache Maven
<dependency>
  <groupId>org.jibx.config</groupId>
  <artifactId>jibx-parent</artifactId>
  <version>7.1.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jibx.config:jibx-parent:7.1.6'
Gradle Kotlin
implementation("org.jibx.config:jibx-parent:7.1.6")
Scala SBT
libraryDependencies += "org.jibx.config" % "jibx-parent" % "7.1.6"
Groovy Grape
@Grapes(
  @Grab(group='org.jibx.config', module='jibx-parent', version='7.1.6')
)
Apache Ivy
<dependency org="org.jibx.config" name="jibx-parent" rev="7.1.6" />
Leiningen
[org.jibx.config/jibx-parent "7.1.6"]
Apache Buildr
'org.jibx.config:jibx-parent:jar:7.1.6'
本项目依赖