Swisspost 460d0e0780 sVote source code publication | 5 years ago | |
---|---|---|
.. | ||
etc | 5 years ago | |
extlibs | 5 years ago | |
src | 5 years ago | |
.gitignore | 5 years ago | |
README.md | 5 years ago | |
THIRD-PARTY.txt | 5 years ago | |
pom.xml | 5 years ago |
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>