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-rest-client |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTetherless World Knowledge Store (TWKS) Java REST client
|
| Filename | Size |
|---|---|
| twks-rest-client-1.0.4.pom | |
| twks-rest-client-1.0.4.jar | 14 KB |
| twks-rest-client-1.0.4-sources.jar | 6 KB |
| twks-rest-client-1.0.4-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-rest-client/ -->
<dependency>
<groupId>edu.rpi.tw.twks</groupId>
<artifactId>twks-rest-client</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-rest-client/
implementation 'edu.rpi.tw.twks:twks-rest-client:1.0.4'
// https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-rest-client/
implementation ("edu.rpi.tw.twks:twks-rest-client:1.0.4")
'edu.rpi.tw.twks:twks-rest-client:jar:1.0.4'
<dependency org="edu.rpi.tw.twks" name="twks-rest-client" rev="1.0.4">
<artifact name="twks-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.rpi.tw.twks', module='twks-rest-client', version='1.0.4')
)
libraryDependencies += "edu.rpi.tw.twks" % "twks-rest-client" % "1.0.4"
[edu.rpi.tw.twks/twks-rest-client "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.rpi.tw.twks : twks-api | jar | 1.0.4 |
| edu.rpi.tw.twks : twks-configuration | jar | 1.0.4 |
| 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.4 |
TWKS is a provenance-aware RDF store.
See the documentation for more information.