Reactive Through Services

Framework to build reactive services for reactive application front-ends

License

License

GroupId

GroupId

com.github.shumy
ArtifactId

ArtifactId

rts-core
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Reactive Through Services
Framework to build reactive services for reactive application front-ends
Project URL

Project URL

https://github.com/shumy/reactive-through-services

Download rts-core

Filename Size
rts-core-0.3.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shumy/rts-core/ -->
<dependency>
    <groupId>com.github.shumy</groupId>
    <artifactId>rts-core</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shumy/rts-core/
implementation 'com.github.shumy:rts-core:0.3.0'
// https://jarcasting.com/artifacts/com.github.shumy/rts-core/
implementation ("com.github.shumy:rts-core:0.3.0")
'com.github.shumy:rts-core:pom:0.3.0'
<dependency org="com.github.shumy" name="rts-core" rev="0.3.0">
  <artifact name="rts-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shumy', module='rts-core', version='0.3.0')
)
libraryDependencies += "com.github.shumy" % "rts-core" % "0.3.0"
[com.github.shumy/rts-core "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.10.0
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • rts-async
  • rts-pipeline
  • rts-data
  • rts-entity
  • rts-plugin-config
  • rts-plugin
  • rts-plugin-service
  • rts-plugin-test
  • rts-plugin-test-loader
  • rts-service-utils
  • rts-vertx-server
  • rts-ws-client
  • rts-ts-client

Versions

Version
0.3.0