| License |
License |
|---|---|
| GroupId | GroupIdorg.topbraid |
| ArtifactId | ArtifactIdshacl |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTopBraid SHACL API
TopBraid SHACL API
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shacl-1.4.2.pom | |
| shacl-1.4.2.jar | 623 KB |
| shacl-1.4.2-tests.jar | 103 KB |
| shacl-1.4.2-test-sources.jar | 102 KB |
| shacl-1.4.2-sources.jar | 417 KB |
| shacl-1.4.2-javadoc.jar | 1 MB |
| shacl-1.4.2-bin.zip | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.topbraid/shacl/ -->
<dependency>
<groupId>org.topbraid</groupId>
<artifactId>shacl</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.topbraid/shacl/
implementation 'org.topbraid:shacl:1.4.2'
// https://jarcasting.com/artifacts/org.topbraid/shacl/
implementation ("org.topbraid:shacl:1.4.2")
'org.topbraid:shacl:jar:1.4.2'
<dependency org="org.topbraid" name="shacl" rev="1.4.2">
<artifact name="shacl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.topbraid', module='shacl', version='1.4.2')
)
libraryDependencies += "org.topbraid" % "shacl" % "1.4.2"
[org.topbraid/shacl "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jena : jena-arq | jar | 4.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |