is not current version
Last Version 1.2.1

org.jibx.schema.config:schema-library-parent 1.1.1

schema library parent shared settings

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jibx.schema.config
ArtifactId

ArtifactId

schema-library-parent
Version

Version

1.1.1
Type

Type

pom

Download schema-library-parent 1.1.1


<!-- https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent/ -->
<dependency>
    <groupId>org.jibx.schema.config</groupId>
    <artifactId>schema-library-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent/
implementation 'org.jibx.schema.config:schema-library-parent:1.1.1'
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-parent/
implementation ("org.jibx.schema.config:schema-library-parent:1.1.1")
'org.jibx.schema.config:schema-library-parent:pom:1.1.1'
<dependency org="org.jibx.schema.config" name="schema-library-parent" rev="1.1.1">
  <artifact name="schema-library-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.config', module='schema-library-parent', version='1.1.1')
)
libraryDependencies += "org.jibx.schema.config" % "schema-library-parent" % "1.1.1"
[org.jibx.schema.config/schema-library-parent "1.1.1"]