is not current version
Last Version 1.3beta

fr.inria.lille.shexjava:shexjava-core 1.2.2b

An implementation of the Shape Expressions Language (ShEx) for rdf validation in java.

GroupId

GroupId

fr.inria.lille.shexjava
ArtifactId

ArtifactId

shexjava-core
Version

Version

1.2.2b
Type

Type

jar

Download shexjava-core 1.2.2b


<!-- https://jarcasting.com/artifacts/fr.inria.lille.shexjava/shexjava-core/ -->
<dependency>
    <groupId>fr.inria.lille.shexjava</groupId>
    <artifactId>shexjava-core</artifactId>
    <version>1.2.2b</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.lille.shexjava/shexjava-core/
implementation 'fr.inria.lille.shexjava:shexjava-core:1.2.2b'
// https://jarcasting.com/artifacts/fr.inria.lille.shexjava/shexjava-core/
implementation ("fr.inria.lille.shexjava:shexjava-core:1.2.2b")
'fr.inria.lille.shexjava:shexjava-core:jar:1.2.2b'
<dependency org="fr.inria.lille.shexjava" name="shexjava-core" rev="1.2.2b">
  <artifact name="shexjava-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.lille.shexjava', module='shexjava-core', version='1.2.2b')
)
libraryDependencies += "fr.inria.lille.shexjava" % "shexjava-core" % "1.2.2b"
[fr.inria.lille.shexjava/shexjava-core "1.2.2b"]