| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.jibx.schema.config |
| ArtifactId | ArtifactIdschema-library-parent2 |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionschema-library-parent - schema library parent project
schema library parent shared settings
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| schema-library-parent2-1.0.8.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent2/ -->
<dependency>
<groupId>org.jibx.schema.config</groupId>
<artifactId>schema-library-parent2</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent2/
implementation 'org.jibx.schema.config:schema-library-parent2:1.0.8'
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent2/
implementation ("org.jibx.schema.config:schema-library-parent2:1.0.8")
'org.jibx.schema.config:schema-library-parent2:pom:1.0.8'
<dependency org="org.jibx.schema.config" name="schema-library-parent2" rev="1.0.8">
<artifact name="schema-library-parent2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.config', module='schema-library-parent2', version='1.0.8')
)
libraryDependencies += "org.jibx.schema.config" % "schema-library-parent2" % "1.0.8"
[org.jibx.schema.config/schema-library-parent2 "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jibx : jibx-run | jar | 1.2.4.5 |
| org.jibx : jibx-extras | jar | 1.2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |