Categories |
CategoriesReact User Interface Web Frameworks config Application Layer Libs Configuration Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdorg.jibx.schema.config |
ArtifactId | ArtifactIdschema-library-reactor2 |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionschema-library-reactor
JiBX
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema-library-reactor2-1.0.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-reactor2/ -->
<dependency>
<groupId>org.jibx.schema.config</groupId>
<artifactId>schema-library-reactor2</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-reactor2/
implementation 'org.jibx.schema.config:schema-library-reactor2:1.0.4'
// https://jarcasting.com/artifacts/org.jibx.schema.config/schema-library-reactor2/
implementation ("org.jibx.schema.config:schema-library-reactor2:1.0.4")
'org.jibx.schema.config:schema-library-reactor2:pom:1.0.4'
<dependency org="org.jibx.schema.config" name="schema-library-reactor2" rev="1.0.4">
<artifact name="schema-library-reactor2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.config', module='schema-library-reactor2', version='1.0.4')
)
libraryDependencies += "org.jibx.schema.config" % "schema-library-reactor2" % "1.0.4"
[org.jibx.schema.config/schema-library-reactor2 "1.0.4"]