Last Version

jrobotremoteserver 4.1.0

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

License

License

GroupId

GroupId

org.robotframework
ArtifactId

ArtifactId

jrobotremoteserver
Version

Version

4.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/robotframework/jrobotremoteserver

Download jrobotremoteserver 4.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.xmlrpc : xmlrpc-server jar 3.1.3
org.eclipse.jetty : jetty-servlet jar 9.4.45.v20220203
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-jcl jar 2.17.2
org.robotframework : javalib-core jar 2.0.3
commons-logging : commons-logging jar 1.2

test (3)

Group / Artifact Type Version
xmlrpc : xmlrpc-client jar 3.0
org.testng : testng jar 7.5
org.jboss.resteasy : tjws jar 3.15.3.Final

Project Modules

There are no modules declared in this project.