Browse Source

lib

research/11.0
XiaXiang 6 years ago
parent
commit
df37bc6151
  1. 1
      build.third_step6.gradle
  2. BIN
      fine-jgit/lib/JavaEWAH-0.7.9.jar
  3. BIN
      fine-jgit/lib/httpclient-4.1.3.jar
  4. BIN
      fine-jgit/lib/jsch-0.1.50.jar
  5. BIN
      fine-jgit/lib/slf4j-api-1.7.2.jar

1
build.third_step6.gradle

@ -74,6 +74,7 @@ dependencies{
compile fileTree(dir:"${srcDir}/fine-byte-buddy/lib",include:'**/*.jar')
compile fileTree(dir:"${srcDir}/fine-redisson/lib",include:'**/*.jar')
compile fileTree(dir:"${srcDir}/fine-socketio/lib",include:'**/*.jar')
compile fileTree(dir:"${srcDir}/fine-jgit/lib",include:'**/*.jar')
compile fileTree(dir:"${srcDir}/build/libs/",include:'**/*.jar')
compile "com.fr.third:fine-third:10.0-FEATURE-SNAPSHOT"
compile fileTree(dir:"../../finereport-lib-other/${branchName}",include:'**/*.jar')

BIN
fine-jgit/lib/JavaEWAH-0.7.9.jar

Binary file not shown.

BIN
fine-jgit/lib/httpclient-4.1.3.jar

Binary file not shown.

BIN
fine-jgit/lib/jsch-0.1.50.jar

Binary file not shown.

BIN
fine-jgit/lib/slf4j-api-1.7.2.jar

Binary file not shown.
Loading…
Cancel
Save