Apache Stanbol Commons Testing HTTP Testing Library

Utilities for HTTP-based testing. Not Stanbol-specific, should be reusable in other contexts.

License

License

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.commons.testing.http
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Stanbol Commons Testing HTTP Testing Library
Utilities for HTTP-based testing. Not Stanbol-specific, should be reusable in other contexts.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.stanbol.commons.testing.http

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore-osgi jar 4.4.1
org.apache.httpcomponents : httpclient-osgi jar 4.4.1
junit : junit jar 4.12
commons-io : commons-io jar 2.4
javax.servlet : servlet-api jar 2.5
org.osgi : org.osgi.core jar 4.3.1
org.slf4j : slf4j-api jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.12.0
0.11.0
0.9.0-incubating