| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.rya |
| ArtifactId | ArtifactIdrya.streams.client |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Rya Streams Client
This module contains the Rya Streams Drivers.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rya.streams.client-4.0.1.pom | |
| rya.streams.client-4.0.1.jar | 42 KB |
| rya.streams.client-4.0.1-sources.jar | 25 KB |
| rya.streams.client-4.0.1-shaded.jar | 42 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rya/rya.streams.client/ -->
<dependency>
<groupId>org.apache.rya</groupId>
<artifactId>rya.streams.client</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rya/rya.streams.client/
implementation 'org.apache.rya:rya.streams.client:4.0.1'
// https://jarcasting.com/artifacts/org.apache.rya/rya.streams.client/
implementation ("org.apache.rya:rya.streams.client:4.0.1")
'org.apache.rya:rya.streams.client:jar:4.0.1'
<dependency org="org.apache.rya" name="rya.streams.client" rev="4.0.1">
<artifact name="rya.streams.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rya', module='rya.streams.client', version='4.0.1')
)
libraryDependencies += "org.apache.rya" % "rya.streams.client" % "4.0.1"
[org.apache.rya/rya.streams.client "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.rya : rya.streams.api | jar | 4.0.1 |
| org.apache.rya : rya.streams.kafka | jar | 4.0.1 |
| org.apache.rya : rya.api | jar | 4.0.1 |
| org.eclipse.rdf4j : rdf4j-rio-nquads | jar | 2.3.1 |
| org.eclipse.rdf4j : rdf4j-rio-ntriples | jar | 2.3.1 |
| org.eclipse.rdf4j : rdf4j-rio-rdfxml | jar | 2.3.1 |
| org.eclipse.rdf4j : rdf4j-rio-trig | jar | 2.3.1 |
| org.eclipse.rdf4j : rdf4j-rio-turtle | jar | 2.3.1 |
| org.eclipse.rdf4j : rdf4j-queryresultio-sparqljson | jar | 2.3.1 |
| com.beust : jcommander | jar | 1.60 |
| commons-io : commons-io | jar | 2.4 |
| com.google.guava : guava | jar | 14.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.apache.rya : rya.test.kafka | jar | 4.0.1 |
| org.apache.rya : rya.api | test-jar | 4.0.1 |