Last Version

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

Version

2.0.1
Type

Type

jar
Description

Description

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


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

Dependencies

compile (7)

Group / Artifact Type Version
org.structr : structr-core jar 2.0.1
ch.qos.logback : logback-access jar 1.1.2
org.eclipse.jetty : jetty-server jar 9.2.9.v20150224
org.eclipse.jetty : jetty-servlets jar 9.2.9.v20150224
org.eclipse.jetty : jetty-runner jar 9.2.9.v20150224
org.tuckey : urlrewritefilter jar 4.0.4
org.slf4j : log4j-over-slf4j jar 1.7.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.jayway.restassured : rest-assured Optional jar 2.7.0

Project Modules

There are no modules declared in this project.