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