GITLAB

郑军 / nunu

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • nunu
  • common-mq
  • build.gradle
  • 79dbfcff   first commit Browse Code »
    zhengjun@51feijin.com
    2020-11-02 10:59:58 +0800  
build.gradle 90 Bytes
Edit Raw Blame History
1 2 3 4 5

dependencies {
    compile project(":common-cache")
    compile project(":common-web")
}