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