mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-09-06 14:18:26 +00:00
test[fury]: fury test
This commit is contained in:
@@ -136,6 +136,19 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.furyio</groupId>
|
||||
<artifactId>fury-core</artifactId>
|
||||
<version>0.1.0</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<groupId>org.slf4j</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-logging</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user