Last Version

RDF4J HTTP server compliance tests 2.2.4

Tests for the HTTP server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j-http-compliance
Version

Version

2.2.4
Type

Type

war
Description

Description

RDF4J HTTP server compliance tests
Tests for the HTTP server.
Project Organization

Project Organization

Eclipse Foundation

Download rdf4j-http-compliance 2.2.4


<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-http-compliance/ -->
<dependency>
    <groupId>org.eclipse.rdf4j</groupId>
    <artifactId>rdf4j-http-compliance</artifactId>
    <version>2.2.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-http-compliance/
implementation 'org.eclipse.rdf4j:rdf4j-http-compliance:2.2.4'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-http-compliance/
implementation ("org.eclipse.rdf4j:rdf4j-http-compliance:2.2.4")
'org.eclipse.rdf4j:rdf4j-http-compliance:war:2.2.4'
<dependency org="org.eclipse.rdf4j" name="rdf4j-http-compliance" rev="2.2.4">
  <artifact name="rdf4j-http-compliance" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-http-compliance', version='2.2.4')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-http-compliance" % "2.2.4"
[org.eclipse.rdf4j/rdf4j-http-compliance "2.2.4"]

Dependencies

compile (11)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-queryparser-api jar 2.2.4
org.eclipse.rdf4j : rdf4j-queryresultio-api jar 2.2.4
org.eclipse.rdf4j : rdf4j-rio-api jar 2.2.4
junit : junit jar 4.12
org.eclipse.rdf4j : rdf4j-http-server war 2.2.4
org.eclipse.rdf4j : rdf4j-http-protocol jar 2.2.4
org.eclipse.rdf4j : rdf4j-repository-http jar 2.2.4
org.eclipse.rdf4j : rdf4j-repository-manager jar 2.2.4
org.eclipse.rdf4j : rdf4j-config jar 2.2.4
org.eclipse.jetty : jetty-server jar 7.0.2.v20100331
org.eclipse.jetty : jetty-webapp jar 7.0.2.v20100331

runtime (5)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-queryresultio-binary jar 2.2.4
org.eclipse.rdf4j : rdf4j-queryresultio-sparqljson jar 2.2.4
org.eclipse.rdf4j : rdf4j-queryresultio-sparqlxml jar 2.2.4
org.eclipse.rdf4j : rdf4j-rio-rdfxml jar 2.2.4
org.mortbay.jetty : jetty-jsp-2.1 jar 7.0.2.v20100331

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : jcl-over-slf4j jar 1.7.10
org.slf4j : log4j-over-slf4j jar 1.7.10
org.apache.httpcomponents : httpmime jar 4.5.2
com.opencsv : opencsv jar 3.2

Project Modules

There are no modules declared in this project.