Swisspost 460d0e0780 sVote source code publication 5 سال پیش
..
etc 460d0e0780 sVote source code publication 5 سال پیش
extlibs 460d0e0780 sVote source code publication 5 سال پیش
src 460d0e0780 sVote source code publication 5 سال پیش
.gitignore 460d0e0780 sVote source code publication 5 سال پیش
README.md 460d0e0780 sVote source code publication 5 سال پیش
THIRD-PARTY.txt 460d0e0780 sVote source code publication 5 سال پیش
pom.xml 460d0e0780 sVote source code publication 5 سال پیش

README.md

maven-generic-conf

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>