| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.rdf4j |
| ArtifactId | ArtifactIdrdf4j-queryparser-serql |
| Last Version | Last Version3.7.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRDF4J: Query parser - SeRQL
Query language parser implementation for SeRQL.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rdf4j-queryparser-serql-3.7.7.pom | |
| rdf4j-queryparser-serql-3.7.7.jar | 165 KB |
| rdf4j-queryparser-serql-3.7.7-sources.jar | 118 KB |
| rdf4j-queryparser-serql-3.7.7-javadoc.jar | 597 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryparser-serql/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-queryparser-serql</artifactId>
<version>3.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryparser-serql/
implementation 'org.eclipse.rdf4j:rdf4j-queryparser-serql:3.7.7'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-queryparser-serql/
implementation ("org.eclipse.rdf4j:rdf4j-queryparser-serql:3.7.7")
'org.eclipse.rdf4j:rdf4j-queryparser-serql:jar:3.7.7'
<dependency org="org.eclipse.rdf4j" name="rdf4j-queryparser-serql" rev="3.7.7">
<artifact name="rdf4j-queryparser-serql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-queryparser-serql', version='3.7.7')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-queryparser-serql" % "3.7.7"
[org.eclipse.rdf4j/rdf4j-queryparser-serql "3.7.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.rdf4j : rdf4j-queryparser-api | jar | 3.7.7 |
| org.eclipse.rdf4j : rdf4j-query | jar | 3.7.7 |
| org.eclipse.rdf4j : rdf4j-queryalgebra-model | jar | 3.7.7 |
| org.eclipse.rdf4j : rdf4j-model | jar | 3.7.7 |
| org.eclipse.rdf4j : rdf4j-util | jar | 3.7.7 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.8.0 |
| ch.qos.logback : logback-classic | jar | 1.2.8 |