License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.tascape |
ArtifactId | ArtifactIdreactor-demo |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionreactor-demo
Demonstration of how to use Reactor automation framework and it extensions to enable WebService, WebUI, iOS and Android automation.
|
Project URL |
Project URL |
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"]