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