License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.rdf4j |
ArtifactId | ArtifactIdrdf4j-http-compliance |
Version | Version2.2.4 |
Type | Typewar |
Description |
DescriptionRDF4J HTTP server compliance tests
Tests for the HTTP server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdf4j-http-compliance-2.2.4.pom | |
rdf4j-http-compliance-2.2.4.war | 22 MB |
Browse |
<!-- 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"]
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 |
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 |
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 |