Last Version

Structr Database Driver API 2.0.1

Structr is an open source framework based on the popular Neo4j graph database.

License

License

GroupId

GroupId

org.structr
ArtifactId

ArtifactId

structr-db-driver-api
Version

Version

2.0.1
Type

Type

jar
Description

Description

Structr Database Driver API
Structr is an open source framework based on the popular Neo4j graph database.
Project URL

Project URL

http://structr.org
Source Code Management

Source Code Management

https://github.com/structr/structr

Download structr-db-driver-api 2.0.1


<!-- https://jarcasting.com/artifacts/org.structr/structr-db-driver-api/ -->
<dependency>
    <groupId>org.structr</groupId>
    <artifactId>structr-db-driver-api</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.structr/structr-db-driver-api/
implementation 'org.structr:structr-db-driver-api:2.0.1'
// https://jarcasting.com/artifacts/org.structr/structr-db-driver-api/
implementation ("org.structr:structr-db-driver-api:2.0.1")
'org.structr:structr-db-driver-api:jar:2.0.1'
<dependency org="org.structr" name="structr-db-driver-api" rev="2.0.1">
  <artifact name="structr-db-driver-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.structr', module='structr-db-driver-api', version='2.0.1')
)
libraryDependencies += "org.structr" % "structr-db-driver-api" % "2.0.1"
[org.structr/structr-db-driver-api "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
org.apache.commons : commons-lang3 jar 3.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.