Structr is an open source framework based on the popular Neo4j graph database.
'org.structr:structr-simple-example-archetype:1.0.RC2'
<dependency>
<groupId>org.structr</groupId>
<artifactId>structr-simple-example-archetype</artifactId>
<version>1.0.RC2</version>
</dependency>
<dependency org="org.structr" name="structr-simple-example-archetype" rev="1.0.RC2"/>
"org.structr", "structr-simple-example-archetype", "1.0.RC2"