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