Last Version

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

Version

2.0.1
Type

Type

pom
Description

Description

Structr
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 2.0.1

Filename Size
structr-2.0.1.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • structr-core
  • structr-rest
  • structr-ui
  • structr-db-driver-api