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