Swisspost 460d0e0780 sVote source code publication | vor 5 Jahren | |
---|---|---|
.. | ||
etc | vor 5 Jahren | |
extlibs | vor 5 Jahren | |
src | vor 5 Jahren | |
.gitignore | vor 5 Jahren | |
README.md | vor 5 Jahren | |
THIRD-PARTY.txt | vor 5 Jahren | |
pom.xml | vor 5 Jahren |
Scytl Super POM is the parent project for all Scytl projects.
It is the central point where global configuration is defined.
In maven the dependency is defined as:
<parent>
<groupId>com.scytl</groupId>
<artifactId>maven-generic-conf</artifactId>
<version>1.5.4</version>
</parent>