License |
License
Custom Commercial License
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdform |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca Shapes Framework
An extended SHACL framework for validating, retrieving and publishing linked data.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
form-0.51.0.pom | |
form-0.51.0.jar | 190 KB |
form-0.51.0-tests.jar | 473 KB |
form-0.51.0-sources.jar | 104 KB |
form-0.51.0-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/form/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>form</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/form/
implementation 'com.metreeca:form:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/form/
implementation ("com.metreeca:form:0.51.0")
'com.metreeca:form:jar:0.51.0'
<dependency org="com.metreeca" name="form" rev="0.51.0">
<artifact name="form" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='form', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "form" % "0.51.0"
[com.metreeca/form "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-model | jar | 2.5.0 |
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation | jar | 2.5.0 |
org.glassfish : javax.json | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-repository-sail | jar | 2.5.0 |
org.eclipse.rdf4j : rdf4j-sail-memory | jar | 2.5.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit-pioneer : junit-pioneer | jar | 0.3.0 |
org.assertj : assertj-core | jar | 3.12.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |