License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.jena |
ArtifactId | ArtifactIdjena-dboe-trans-data |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Jena - DBOE Transactional Datastructures
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 |
<!-- https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-trans-data/ -->
<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-dboe-trans-data</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-trans-data/
implementation 'org.apache.jena:jena-dboe-trans-data:4.5.0'
// https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-trans-data/
implementation ("org.apache.jena:jena-dboe-trans-data:4.5.0")
'org.apache.jena:jena-dboe-trans-data:jar:4.5.0'
<dependency org="org.apache.jena" name="jena-dboe-trans-data" rev="4.5.0">
<artifact name="jena-dboe-trans-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jena', module='jena-dboe-trans-data', version='4.5.0')
)
libraryDependencies += "org.apache.jena" % "jena-dboe-trans-data" % "4.5.0"
[org.apache.jena/jena-dboe-trans-data "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-dboe-transaction | jar | 4.5.0 |
org.apache.jena : jena-dboe-index | jar | 4.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-dboe-index-test | jar | 4.5.0 |
org.apache.jena : jena-dboe-base | jar | 4.5.0 |
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |