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