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