Tetherless World Knowledge Store (TWKS)
TWKS is a provenance-aware RDF store.
See the documentation for more information.
| License | License | 
|---|---|
| GroupId | GroupIdedu.rpi.tw.twks | 
| ArtifactId | ArtifactIdtwks-test | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTetherless World Knowledge Store (TWKS) reusable test machinery | 
| Filename | Size | 
|---|---|
| twks-test-1.0.4.pom | |
| twks-test-1.0.4.jar | 12 KB | 
| twks-test-1.0.4-sources.jar | 8 KB | 
| twks-test-1.0.4-javadoc.jar | 412 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-test/ -->
<dependency>
    <groupId>edu.rpi.tw.twks</groupId>
    <artifactId>twks-test</artifactId>
    <version>1.0.4</version>
</dependency>// https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-test/
implementation 'edu.rpi.tw.twks:twks-test:1.0.4'// https://jarcasting.com/artifacts/edu.rpi.tw.twks/twks-test/
implementation ("edu.rpi.tw.twks:twks-test:1.0.4")'edu.rpi.tw.twks:twks-test:jar:1.0.4'<dependency org="edu.rpi.tw.twks" name="twks-test" rev="1.0.4">
  <artifact name="twks-test" type="jar" />
</dependency>@Grapes(
@Grab(group='edu.rpi.tw.twks', module='twks-test', version='1.0.4')
)libraryDependencies += "edu.rpi.tw.twks" % "twks-test" % "1.0.4"[edu.rpi.tw.twks/twks-test "1.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| edu.rpi.tw.twks : twks-api | jar | 1.0.4 | 
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.mockito : mockito-core | jar | 3.1.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.30 | 
TWKS is a provenance-aware RDF store.
See the documentation for more information.