optimized project structure

This commit is contained in:
2019-01-22 09:55:18 +01:00
parent 49e0c9651e
commit 38592887c5
4 changed files with 116 additions and 113 deletions

View File

@ -28,6 +28,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
</project>