|
|
|
@ -41,7 +41,17 @@
|
|
|
|
|
<dependencies>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
|
<artifactId>xit-base</artifactId>
|
|
|
|
|
<artifactId>xit-foundation</artifactId>
|
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
|
<artifactId>xit-docs</artifactId>
|
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>cokr.xit.base</groupId>
|
|
|
|
|
<artifactId>xit-user</artifactId>
|
|
|
|
|
<version>23.04.01-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
</dependencies>
|
|
|
|
|