is not current version
Last Version 1.2.1

org.jibx.schema.config:schema-examples-reactor 1.0.3

JiBX schema - schema-utilities parent

Categories

Categories

React User Interface Web Frameworks config Application Layer Libs Configuration Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.jibx.schema.config
ArtifactId

ArtifactId

schema-examples-reactor
Version

Version

1.0.3
Type

Type

pom

Download schema-examples-reactor 1.0.3


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