| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.marmotta | 
| ArtifactId | ArtifactIdkiwi-tripletable | 
| Last Version | Last Version3.1.0-incubating | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKiWi Triplestore: Triple Table Provides a simple in-memory table using the Java Collections API to access triples. Additionally, the
        triple table offers in-memory indexes for typical query operations (e.g. listing by subject). | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.marmotta/kiwi-tripletable/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>kiwi-tripletable</artifactId>
    <version>3.1.0-incubating</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.marmotta/kiwi-tripletable/
implementation 'org.apache.marmotta:kiwi-tripletable:3.1.0-incubating'// https://jarcasting.com/artifacts/org.apache.marmotta/kiwi-tripletable/
implementation ("org.apache.marmotta:kiwi-tripletable:3.1.0-incubating")'org.apache.marmotta:kiwi-tripletable:jar:3.1.0-incubating'<dependency org="org.apache.marmotta" name="kiwi-tripletable" rev="3.1.0-incubating">
  <artifact name="kiwi-tripletable" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.marmotta', module='kiwi-tripletable', version='3.1.0-incubating')
)libraryDependencies += "org.apache.marmotta" % "kiwi-tripletable" % "3.1.0-incubating"[org.apache.marmotta/kiwi-tripletable "3.1.0-incubating"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openrdf.sesame : sesame-model | jar | 2.7.6 | 
| com.google.guava : guava | jar | 14.0.1 | 
| org.apache.marmotta : marmotta-commons | jar | 3.1.0-incubating | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| ch.qos.logback : logback-core | jar | 1.0.13 | 
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| org.apache.commons : commons-lang3 | jar | 3.1 |