не последняя версия
Последняя версия 4.0.2

org.eclipse.rdf4j:rdf4j-shacl 3.4.1

Stacked Sail with SHACL validation capabilities

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.rdf4j
Идентификатор

Идентификатор

rdf4j-shacl
Версия

Версия

3.4.1
Тип

Тип

jar

Скачать rdf4j-shacl 3.4.1


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