This commit is contained in:
haoyetian
2019-12-16 17:40:37 +01:00
parent d0a632bfb0
commit 571d96eb82
7 changed files with 400 additions and 20 deletions
+7
View File
@@ -50,6 +50,12 @@
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.gumtreediff</groupId>
<artifactId>gen.srcml</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<!-- SLF4J - API -->
<dependency>
<groupId>org.slf4j</groupId>
@@ -157,6 +163,7 @@
</dependency>
</dependencies>
<build>