Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdio.github.basilapi |
ArtifactId | ArtifactIdreactor |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBASIL :: Reactor
Tool for Building web Apis SImpLy on top of sparql endpoints
|
Filename | Size |
---|---|
reactor-0.8.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.basilapi/reactor/ -->
<dependency>
<groupId>io.github.basilapi</groupId>
<artifactId>reactor</artifactId>
<version>0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.basilapi/reactor/
implementation 'io.github.basilapi:reactor:0.8.1'
// https://jarcasting.com/artifacts/io.github.basilapi/reactor/
implementation ("io.github.basilapi:reactor:0.8.1")
'io.github.basilapi:reactor:pom:0.8.1'
<dependency org="io.github.basilapi" name="reactor" rev="0.8.1">
<artifact name="reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.basilapi', module='reactor', version='0.8.1')
)
libraryDependencies += "io.github.basilapi" % "reactor" % "0.8.1"
[io.github.basilapi/reactor "0.8.1"]