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