| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.jibx.config |
| ArtifactId | ArtifactIdjibx-parent |
| Last Version | Last Version7.1.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjibx-parent - JiBX parent project
JiBX parent shared settings
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jibx-parent-7.1.6.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jibx.config/jibx-parent/ -->
<dependency>
<groupId>org.jibx.config</groupId>
<artifactId>jibx-parent</artifactId>
<version>7.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.config/jibx-parent/
implementation 'org.jibx.config:jibx-parent:7.1.6'
// https://jarcasting.com/artifacts/org.jibx.config/jibx-parent/
implementation ("org.jibx.config:jibx-parent:7.1.6")
'org.jibx.config:jibx-parent:pom:7.1.6'
<dependency org="org.jibx.config" name="jibx-parent" rev="7.1.6">
<artifact name="jibx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.config', module='jibx-parent', version='7.1.6')
)
libraryDependencies += "org.jibx.config" % "jibx-parent" % "7.1.6"
[org.jibx.config/jibx-parent "7.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |