License |
License |
---|---|
GroupId | GroupIdorg.apache.jena |
ArtifactId | ArtifactIdjena-dboe-base |
Version | Version4.3.2 |
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.3.2.pom | |
jena-dboe-base-4.3.2.jar | 136 KB |
jena-dboe-base-4.3.2-tests.jar | 47 KB |
jena-dboe-base-4.3.2-test-sources.jar | 43 KB |
jena-dboe-base-4.3.2-sources.jar | 116 KB |
jena-dboe-base-4.3.2-javadoc.jar | 850 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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-base/
implementation 'org.apache.jena:jena-dboe-base:4.3.2'
// https://jarcasting.com/artifacts/org.apache.jena/jena-dboe-base/
implementation ("org.apache.jena:jena-dboe-base:4.3.2")
'org.apache.jena:jena-dboe-base:jar:4.3.2'
<dependency org="org.apache.jena" name="jena-dboe-base" rev="4.3.2">
<artifact name="jena-dboe-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jena', module='jena-dboe-base', version='4.3.2')
)
libraryDependencies += "org.apache.jena" % "jena-dboe-base" % "4.3.2"
[org.apache.jena/jena-dboe-base "4.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-arq | jar | 4.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-arq | jar | 4.3.2 |
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar |