BASIL :: Reactor

Tool for Building web Apis SImpLy on top of sparql endpoints

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.github.basilapi
ArtifactId

ArtifactId

reactor
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

BASIL :: Reactor
Tool for Building web Apis SImpLy on top of sparql endpoints

Download reactor

Filename Size
reactor-0.8.1.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent
  • rendering
  • core
  • server
  • sparql
  • rest
  • store

Versions

Version
0.8.1
0.8.0