is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.commons.jobs.reactor 0.11.0


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.commons.jobs.reactor
Version

Version

0.11.0
Type

Type

pom

Download org.apache.stanbol.commons.jobs.reactor 0.11.0


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