LDP4j :: Framework :: Conformance :: Validation

Validation of the conformance of LDP4j w.r.t the LDP specification

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.ldp4j.framework
ArtifactId

ArtifactId

ldp4j-conformance-validation
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

LDP4j :: Framework :: Conformance :: Validation
Validation of the conformance of LDP4j w.r.t the LDP specification
Project Organization

Project Organization

Center for Open Middleware

Download ldp4j-conformance-validation

How to add to project

<!-- https://jarcasting.com/artifacts/org.ldp4j.framework/ldp4j-conformance-validation/ -->
<dependency>
    <groupId>org.ldp4j.framework</groupId>
    <artifactId>ldp4j-conformance-validation</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.framework/ldp4j-conformance-validation/
implementation 'org.ldp4j.framework:ldp4j-conformance-validation:0.2.2'
// https://jarcasting.com/artifacts/org.ldp4j.framework/ldp4j-conformance-validation/
implementation ("org.ldp4j.framework:ldp4j-conformance-validation:0.2.2")
'org.ldp4j.framework:ldp4j-conformance-validation:jar:0.2.2'
<dependency org="org.ldp4j.framework" name="ldp4j-conformance-validation" rev="0.2.2">
  <artifact name="ldp4j-conformance-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.framework', module='ldp4j-conformance-validation', version='0.2.2')
)
libraryDependencies += "org.ldp4j.framework" % "ldp4j-conformance-validation" % "0.2.2"
[org.ldp4j.framework/ldp4j-conformance-validation "0.2.2"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (13)

Group / Artifact Type Version
org.w3 : ldp-testsuite jar 0.2.0-SNAPSHOT
org.ldp4j.commons : ldp4j-commons-testing jar 0.2.2
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
org.jmockit : jmockit jar 1.19
com.jayway.restassured : rest-assured jar 2.4.1
org.slf4j : jul-to-slf4j jar 1.7.12
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-depchain pom
org.jboss.shrinkwrap : shrinkwrap-depchain-java7 pom
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.container : arquillian-tomcat-managed-7 jar 1.0.0.CR9
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.

LDP4j

A Java-based framework for the development of read-write Linked Data applications based on the W3C Linked Data Platform 1.0 (LDP) specification.

LDP4j is distributed under the Apache License, version 2.0.

For more information, please visit LDP4j website.

Build Status Coverage Technical Debt Version License

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0