SkillAgentSearch skills...

Jrobotremoteserver

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

Install / Use

/learn @robotframework/Jrobotremoteserver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README


jrobotremoteserver


jrobotremoteserver is a remote server <https://code.google.com/p/robotframework/wiki/RemoteLibrary>_ for Robot Framework <http://robotframework.org/>_ implemented in Java.

Documentation can be found on the project wiki <https://github.com/robotframework/jrobotremoteserver/wiki>_.

The original jrobotremoteserver can be found on Google Code <http://code.google.com/p/jrobotremoteserver/>_.

Importing

New version:

.. code:: xml

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

Old version

.. code:: xml

<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__.

__ http://apache.org/licenses/LICENSE-2.0

Related Skills

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated28d ago
Forks34

Languages

Java

Security Score

90/100

Audited on Feb 26, 2026

No findings