Last Version

Robot Framework HTTP Server Library 1.0.0

Robot Framework Java HTTP Server library for HTTP client testing

License

License

Categories

Categories

Net
GroupId

GroupId

net.relaysoft.robotframework
ArtifactId

ArtifactId

http-server-library
Version

Version

1.0.0
Type

Type

jar
Description

Description

Robot Framework HTTP Server Library
Robot Framework Java HTTP Server library for HTTP client testing
Project URL

Project URL

https://gitlab.com/robotframework/robotLibrary-HTTPServer
Source Code Management

Source Code Management

https://gitlab.com/robotframework/robotLibrary-HTTPServer/tree/master

Download http-server-library 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.robotframework : javalib-core jar 1.2.1
org.eclipse.jetty : jetty-server jar 9.4.8.v20171121

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-core jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.4
pl.pragmatists : JUnitParams jar 1.1.1
commons-io : commons-io jar 2.6
com.github.hi-fi : robotframework-httprequestlibrary jar 0.0.8

Project Modules

There are no modules declared in this project.