Structr Database Driver API

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
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Build Status Hits-of-Code Docker Pulls

What is Structr?

Structr is the world's most advanced graph application platform. A powerful toolkit that uses the benefits of a graph database and allows building even complex software applications in much less time and effort than traditional development techniques.

In addition to the benefits of graph technology itself, Structr provides unprecedented speed and flexibility in application development. Any structure and content can be modified through a graphical user interface. Changes take effect immediately without costly compilation or deployment.

The secret is that the entire definition of the application - from the data model to the business logic to the user interface - is modeled as a coherent graph and stored in a graph database. This allows to render markup and content in real-time directly from the graph and develop an application in a truly agile way, giving direct influence on the results at any time to power users and decision makers.

Benefits

See https://structr.com/#key-benefits.

Features

See https://structr.com/product/features.

Download

Download the official binary packages from https://structr.com/resources/download.

There are docker images available on https://hub.docker.com/r/structr/structr/

Licensing

Structr is Open Source software and dual licensed under the GPLv3/AGPLv3 and a commercial license. To use Structr without the restrictions of the Open Source licenses, you can order a license at https://structr.com/product/pricing.

Documentation

The one-stop documentation and support site can be found at https://docs.structr.com/docs.

Installation and Setup

Prerequisites are the Java JDK 1.8 (JRE is not sufficient). See https://docs.structr.com/docs/running-structr#installation for instructions on how to install and start Structr.

First Login

Login with the default credentials admin/admin at: http://localhost:8082/structr/

Community Support

For general questions and discussions please use the Structr Google Group or send an e-mail to [email protected].

Technical questions should be asked on stackoverflow: https://stackoverflow.com/questions/tagged/structr

Report Bugs

You can submit issues (bugs, feature requests etc.) on the issue-tracker. Please don't ask questions or discuss general topics in the issue system.

Contribute

For more information on how to contribute, please see Contribute to Structr.

Services

The Structr GmbH, the company behind the project, offers services around the product. Please see https://structr.com/services for more information.

Copyright and License

Copyright 2010-2018 Structr GmbH

org.structr

Structr

Versions

Version
2.0.1
2.0.0