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