is not current version
Last Version 1.2.1

org.jibx.schema.config:schema-library-site 1.0.8

Pre-build schema. Generated Java sources from XSD schemas.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jibx.schema.config
ArtifactId

ArtifactId

schema-library-site
Version

Version

1.0.8
Type

Type

pom

Download schema-library-site 1.0.8


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