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