is not current version
Last Version 4.0.2

org.eclipse.rdf4j:rdf4j-queryalgebra 3.0.3

Query algebra model and evaluation.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j-queryalgebra
Version

Version

3.0.3
Type

Type

pom

Download rdf4j-queryalgebra 3.0.3

Filename Size
rdf4j-queryalgebra-3.0.3.pom 659 bytes
Browse

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