|
|
vor 6 Jahren | |
|---|---|---|
| .. | ||
| etc | vor 6 Jahren | |
| extlibs | vor 6 Jahren | |
| src | vor 6 Jahren | |
| .gitignore | vor 6 Jahren | |
| README.md | vor 6 Jahren | |
| THIRD-PARTY.txt | vor 6 Jahren | |
| pom.xml | vor 6 Jahren | |
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>