Last Version

gateway-test-utils 1.6.1

A collection of common utilities used for testing.

License

License

GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-test-utils
Version

Version

1.6.1
Type

Type

jar
Description

Description

gateway-test-utils
A collection of common utilities used for testing.
Project Organization

Project Organization

The Apache Software Foundation

Download gateway-test-utils 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 9.4.34.v20201102
org.eclipse.jetty : jetty-http jar 9.4.34.v20201102

provided (18)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.xmlmatchers : xml-matchers jar 0.10
uk.co.datumedge : hamcrest-json jar 0.2
org.slf4j : slf4j-api jar 1.7.30
log4j : log4j jar 1.2.17
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-util jar
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.httpcomponents : httpclient jar 4.5.13
commons-io : commons-io jar 2.8.0
junit : junit jar 4.13.2
org.apache.commons : commons-lang3 jar 3.11
org.apache.velocity : velocity jar 1.7
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.easymock : easymock jar 4.2

Project Modules

There are no modules declared in this project.