Last Version

structr-server 0.8.3

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

License

License

GroupId

GroupId

org.structr
ArtifactId

ArtifactId

structr-server
Version

Version

0.8.3
Type

Type

jar
Description

Description

structr-server
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-server 0.8.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.structr : structr-core jar 0.8.3
org.structr : structr-rest jar 0.8.3
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.7.v20120910
org.tuckey : urlrewritefilter jar 4.0.4

Project Modules

There are no modules declared in this project.