License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.reasoners.reactor |
Last Version | Last Version0.9.0-incubating |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stanbol Reasoners Reactor
Pseudo project to build the complete Apache Stanbol Reasoners.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.apache.stanbol.reasoners.reactor-0.9.0-incubating.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.reasoners.reactor/ -->
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.reasoners.reactor</artifactId>
<version>0.9.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.reasoners.reactor/
implementation 'org.apache.stanbol:org.apache.stanbol.reasoners.reactor:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.reasoners.reactor/
implementation ("org.apache.stanbol:org.apache.stanbol.reasoners.reactor:0.9.0-incubating")
'org.apache.stanbol:org.apache.stanbol.reasoners.reactor:pom:0.9.0-incubating'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.reasoners.reactor" rev="0.9.0-incubating">
<artifact name="org.apache.stanbol.reasoners.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='org.apache.stanbol.reasoners.reactor', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.reasoners.reactor" % "0.9.0-incubating"
[org.apache.stanbol/org.apache.stanbol.reasoners.reactor "0.9.0-incubating"]