License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks config Application Layer Libs Configuration Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.jibx.schema.config |
ArtifactId | ArtifactIdschema-examples-reactor |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionschema-utilities-reactor - schema-utilities parent
JiBX schema - schema-utilities parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
schema-examples-reactor-1.2.1.pom | 775 bytes |
Browse |
<!-- 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.2.1</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.2.1'
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-examples-reactor/
implementation ("org.jibx.schema.config:schema-examples-reactor:1.2.1")
'org.jibx.schema.config:schema-examples-reactor:pom:1.2.1'
<dependency org="org.jibx.schema.config" name="schema-examples-reactor" rev="1.2.1">
<artifact name="schema-examples-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.config', module='schema-examples-reactor', version='1.2.1')
)
libraryDependencies += "org.jibx.schema.config" % "schema-examples-reactor" % "1.2.1"
[org.jibx.schema.config/schema-examples-reactor "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |