To make creating a new Databinder application easier, this archetype includes all required sources and resources.
'net.databinder:data-app:1.0'
<dependency>
<groupId>net.databinder</groupId>
<artifactId>data-app</artifactId>
<version>1.0</version>
</dependency>
<dependency org="net.databinder" name="data-app" rev="1.0"/>
"net.databinder", "data-app", "1.0"