| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdorg.jibx.config | 
| ArtifactId | ArtifactIdxbis-jibx-mvn | 
| Last Version | Last Version1.2.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionxbis-jibx-mvn - JiBX xbis project JiBX/WS parent project | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| xbis-jibx-mvn-1.2.3.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jibx.config/xbis-jibx-mvn/ -->
<dependency>
    <groupId>org.jibx.config</groupId>
    <artifactId>xbis-jibx-mvn</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jibx.config/xbis-jibx-mvn/
implementation 'org.jibx.config:xbis-jibx-mvn:1.2.3'// https://jarcasting.com/artifacts/org.jibx.config/xbis-jibx-mvn/
implementation ("org.jibx.config:xbis-jibx-mvn:1.2.3")'org.jibx.config:xbis-jibx-mvn:pom:1.2.3'<dependency org="org.jibx.config" name="xbis-jibx-mvn" rev="1.2.3">
  <artifact name="xbis-jibx-mvn" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jibx.config', module='xbis-jibx-mvn', version='1.2.3')
)libraryDependencies += "org.jibx.config" % "xbis-jibx-mvn" % "1.2.3"[org.jibx.config/xbis-jibx-mvn "1.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 |