Last Version

reactor-demo 1.2.0

Demonstration of how to use Reactor automation framework and it extensions to enable WebService, WebUI, iOS and Android automation.

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.tascape
ArtifactId

ArtifactId

reactor-demo
Version

Version

1.2.0
Type

Type

pom
Description

Description

reactor-demo
Demonstration of how to use Reactor automation framework and it extensions to enable WebService, WebUI, iOS and Android automation.
Project URL

Project URL

https://github.com/tascape/reactor-demo

Download reactor-demo 1.2.0

Filename Size
reactor-demo-1.2.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • webservice
  • webui
  • ios
  • android