Using equanda

It is easiest to create an equanda project based on the archetype (see "Getting Started"), but if you want to do it directly, then you need the following in your pom.


<repositories>

...

<repository>
<id>progs</id>
<url>http://maven.progs.be/m2repo</url>
</repository>

...

</repositories>
  • 1. Using equanda