| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.jena | 
| ArtifactId | ArtifactIdjena-dboe-base | 
| Last Version | Last Version4.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Jena - DBOE Base 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-dboe-base-4.5.0.pom | |
| jena-dboe-base-4.5.0.jar | 130 KB | 
| jena-dboe-base-4.5.0-tests.jar | 46 KB | 
| jena-dboe-base-4.5.0-test-sources.jar | 43 KB | 
| jena-dboe-base-4.5.0-sources.jar | 114 KB | 
| jena-dboe-base-4.5.0-javadoc.jar | 472 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-base/ -->
<dependency>
    <groupId>org.apache.jena</groupId>
    <artifactId>jena-dboe-base</artifactId>
    <version>4.5.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-base/
implementation 'org.apache.jena:jena-dboe-base:4.5.0'// https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-base/
implementation ("org.apache.jena:jena-dboe-base:4.5.0")'org.apache.jena:jena-dboe-base:jar:4.5.0'<dependency org="org.apache.jena" name="jena-dboe-base" rev="4.5.0">
  <artifact name="jena-dboe-base" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.jena', module='jena-dboe-base', version='4.5.0')
)libraryDependencies += "org.apache.jena" % "jena-dboe-base" % "4.5.0"[org.apache.jena/jena-dboe-base "4.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.jena : jena-arq | jar | 4.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |