License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.contenthub.store.reactor |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stanbol Contenthub Store Reactor
Pseudo project to build the Contenthub Store
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.apache.stanbol.contenthub.store.reactor-0.12.0.pom | 2 KB |
Browse |
<!-- 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.12.0</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.12.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.contenthub.store.reactor/
implementation ("org.apache.stanbol:org.apache.stanbol.contenthub.store.reactor:0.12.0")
'org.apache.stanbol:org.apache.stanbol.contenthub.store.reactor:pom:0.12.0'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.contenthub.store.reactor" rev="0.12.0">
<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.12.0')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.contenthub.store.reactor" % "0.12.0"
[org.apache.stanbol/org.apache.stanbol.contenthub.store.reactor "0.12.0"]