| GroupId | GroupIdorg.w3 | 
|---|---|
| ArtifactId | ArtifactIdldp-testsuite | 
| Last Version | Last Version0.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLDP Test Suite Test Suite for Linked Data Platform (LDP) | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ldp-testsuite-0.1.1.pom | |
| ldp-testsuite-0.1.1.jar | 235 KB | 
| ldp-testsuite-0.1.1-sources.jar | 171 KB | 
| ldp-testsuite-0.1.1-shaded.jar | 22 MB | 
| ldp-testsuite-0.1.1-javadoc.jar | 537 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.w3/ldp-testsuite/ -->
<dependency>
    <groupId>org.w3</groupId>
    <artifactId>ldp-testsuite</artifactId>
    <version>0.1.1</version>
</dependency>// https://jarcasting.com/artifacts/org.w3/ldp-testsuite/
implementation 'org.w3:ldp-testsuite:0.1.1'// https://jarcasting.com/artifacts/org.w3/ldp-testsuite/
implementation ("org.w3:ldp-testsuite:0.1.1")'org.w3:ldp-testsuite:jar:0.1.1'<dependency org="org.w3" name="ldp-testsuite" rev="0.1.1">
  <artifact name="ldp-testsuite" type="jar" />
</dependency>@Grapes(
@Grab(group='org.w3', module='ldp-testsuite', version='0.1.1')
)libraryDependencies += "org.w3" % "ldp-testsuite" % "0.1.1"[org.w3/ldp-testsuite "0.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 | 
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| commons-io : commons-io | jar | 2.4 | 
| org.apache.marmotta : marmotta-commons | jar | 3.2.1 | 
| org.testng : testng | jar | 6.8.8 | 
| com.jayway.restassured : rest-assured | jar | 2.3.3 | 
| org.openrdf.sesame : sesame-model | jar | 2.7.11 | 
| org.apache.jena : jena-arq | jar | 2.12.0 | 
| org.rendersnake : rendersnake | jar | 1.8 | 
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.8.Final |