Tetherless World Knowledge Store (TWKS)
TWKS is a provenance-aware RDF store.
See the documentation for more information.
| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdedu.rpi.tw.twks | 
| ArtifactId | ArtifactIdtwks-client | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTetherless World Knowledge Store (TWKS) Java client | 
| Filename | Size | 
|---|---|
| twks-client-1.0.3.pom | |
| twks-client-1.0.3.jar | 10 KB | 
| twks-client-1.0.3-sources.jar | 4 KB | 
| twks-client-1.0.3-javadoc.jar | 406 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-client/ -->
<dependency>
    <groupId>edu.rpi.tw.twks</groupId>
    <artifactId>twks-client</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-client/
implementation 'edu.rpi.tw.twks:twks-client:1.0.3'// https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-client/
implementation ("edu.rpi.tw.twks:twks-client:1.0.3")'edu.rpi.tw.twks:twks-client:jar:1.0.3'<dependency org="edu.rpi.tw.twks" name="twks-client" rev="1.0.3">
  <artifact name="twks-client" type="jar" />
</dependency>@Grapes(
@Grab(group='edu.rpi.tw.twks', module='twks-client', version='1.0.3')
)libraryDependencies += "edu.rpi.tw.twks" % "twks-client" % "1.0.3"[edu.rpi.tw.twks/twks-client "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| edu.rpi.tw.twks : twks-api | jar | 1.0.3 | 
| com.google.http-client : google-http-client-apache-v2 | jar | 1.32.1 | 
| com.google.http-client : google-http-client-jackson2 | jar | 1.32.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| edu.rpi.tw.twks : twks-test | jar | 1.0.3 | 
TWKS is a provenance-aware RDF store.
See the documentation for more information.