|
|
пре 6 година | |
|---|---|---|
| .. | ||
| etc | пре 6 година | |
| extlibs | пре 6 година | |
| src | пре 6 година | |
| .gitignore | пре 6 година | |
| README.md | пре 6 година | |
| THIRD-PARTY.txt | пре 6 година | |
| pom.xml | пре 6 година | |
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>