is not current version
Last Version 0.12.0

org.apache.stanbol:org.apache.stanbol.contenthub.store.reactor 0.9.0-incubating

Pseudo project to build the Contenthub Store

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.contenthub.store.reactor
Version

Version

0.9.0-incubating
Type

Type

pom

Download org.apache.stanbol.contenthub.store.reactor 0.9.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.contenthub.store.reactor/ -->
<dependency>
    <groupId>org.apache.stanbol</groupId>
    <artifactId>org.apache.stanbol.contenthub.store.reactor</artifactId>
    <version>0.9.0-incubating</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.contenthub.store.reactor/
implementation 'org.apache.stanbol:org.apache.stanbol.contenthub.store.reactor:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.contenthub.store.reactor/
implementation ("org.apache.stanbol:org.apache.stanbol.contenthub.store.reactor:0.9.0-incubating")
'org.apache.stanbol:org.apache.stanbol.contenthub.store.reactor:pom:0.9.0-incubating'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.contenthub.store.reactor" rev="0.9.0-incubating">
  <artifact name="org.apache.stanbol.contenthub.store.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.contenthub.store.reactor', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.contenthub.store.reactor" % "0.9.0-incubating"
[org.apache.stanbol/org.apache.stanbol.contenthub.store.reactor "0.9.0-incubating"]