License |
License |
---|---|
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-test-utils |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-test-utils
A collection of common utilities used for testing.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gateway-test-utils-1.6.1.pom | |
gateway-test-utils-1.6.1.jar | 31 KB |
gateway-test-utils-1.6.1-sources.jar | 28 KB |
gateway-test-utils-1.6.1-javadoc.jar | 155 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-servlet | jar | 9.4.34.v20201102 |
org.eclipse.jetty : jetty-http | jar | 9.4.34.v20201102 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 4.2 |