License |
License |
---|---|
Categories |
CategoriesDB2 Data Databases |
GroupId | GroupIdorg.apache.jena |
ArtifactId | ArtifactIdjena-tdb2 |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Jena - DBOE TDB2 (Native Triple Store)
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jena-tdb2-4.5.0.pom | |
jena-tdb2-4.5.0.jar | 257 KB |
jena-tdb2-4.5.0-tests.jar | 127 KB |
jena-tdb2-4.5.0-test-sources.jar | 102 KB |
jena-tdb2-4.5.0-sources.jar | 218 KB |
jena-tdb2-4.5.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jena/jena-tdb2/ -->
<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-tdb2</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jena/jena-tdb2/
implementation 'org.apache.jena:jena-tdb2:4.5.0'
// https://jarcasting.com/artifacts/org.apache.jena/jena-tdb2/
implementation ("org.apache.jena:jena-tdb2:4.5.0")
'org.apache.jena:jena-tdb2:jar:4.5.0'
<dependency org="org.apache.jena" name="jena-tdb2" rev="4.5.0">
<artifact name="jena-tdb2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jena', module='jena-tdb2', version='4.5.0')
)
libraryDependencies += "org.apache.jena" % "jena-tdb2" % "4.5.0"
[org.apache.jena/jena-tdb2 "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-dboe-storage | jar | 4.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-core | jar | 4.5.0 |
org.apache.jena : jena-arq | jar | 4.5.0 |
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |