License |
License |
---|---|
GroupId | GroupIdorg.robotframework |
ArtifactId | ArtifactIdjrobotremoteserver |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjrobotremoteserver
Serves remote test libraries for Robot Framework that are implemented in Java.
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |