Skip to content

Repository files navigation

jrobotremoteserver

jrobotremoteserver is a remote server for Robot Framework implemented in Java.

Documentation can be found on the project wiki.

The original jrobotremoteserver can be found on Google Code.

Importing

New version:

<dependency>
<groupId>org.robotframework</groupId>
<artifactId>jrobotremoteserver</artifactId>
<version>4.1.1</version>
</dependency>

Old version

<dependency>
<groupId>com.github.ombre42</groupId>
<artifactId>jrobotremoteserver</artifactId>
<version>3.0</version>
</dependency>

License

jrobotremoteserver is open source software provided under under Apache License 2.0.

About

Serves remote test libraries for Robot Framework that are implemented in Java.

Resources

Stars

50 stars

Watchers

16 watching

Forks

Releases

Packages

Used by

Contributors

Languages