gradle.properties 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. #
  2. # *********************************************************************************************************************
  3. #
  4. # :*$@@%$*: ;: ;; ;;
  5. # :@@%! :!@@%: %! ;%%@@%$ =@@@@@@@%; @%@@@%%%%@@@@@
  6. # :@%; :$= %%$$$%$$ ;$$ ;$@= !@$
  7. # =@! %! @ $=;% !@@@%: !$$$$$$$$$$$$$$=
  8. # =@* %! @ $= % %@= =%@! %=
  9. # *$%%! @@= ;=$%%%$*: %! @ $= % =%%%%%%@$ *%: =%
  10. # %@@!: !@@@%=$@@@@%! :*@@$: %! @ $= % $* ;@ @* :%*
  11. # ;@@! ;!!!;: ;@%: =======@%========* @ $$ % $%*****$@ :@$=*********=@$
  12. # $@* ;@@@%=!: *@*
  13. # =@$ ;;;!=%@@@@=! =@!
  14. # %@$: =@%: :*@@@* %@= Copyright (c) 2016-2019. \u5317\u4EAC\u4E0A\u683C\u4E91\u6280\u672F\u6709\u9650\u516C\u53F8
  15. # ;%@@$=$@@%* *@@@$=%@@%;
  16. # ::;:: ::;:: All rights reserved.
  17. #
  18. # *********************************************************************************************************************
  19. #
  20. SYBOTAN_URL = http://www.sybotan.com
  21. SYBOTAN_KOTLIN_VERSION = 1.4.92
  22. SYBOTAN_SERVICE_VERSION = 1.4.147
  23. SAGA_URL = http://www.sagaloud.cn
  24. SAGA_KOTLIN_VERSION = 1.4.108
  25. SAGA_SERVICE_VERSION = 1.4.140
  26. MAVEN_REPO_PUBLIC_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-public/
  27. MAVEN_REPO_RELEASE_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-releases/
  28. MAVEN_REPO_SNAPSHOT_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-snapshots/
  29. NEXUS_USERNAME = saga
  30. NEXUS_PASSWORD = saga
  31. LICENSE_NAME = The Apache Software License, Version 2.0
  32. LICENSE_URL = http://www.apache.org/licenses/LICENSE-2.0.txt
  33. DEVELOPER_ID = Andy.Sybotan
  34. DEVELOPER_NAME = Andy
  35. JVM_TARGET = 1.8
  36. JDK_VERSION = 8
  37. # https://mvnrepository.com/artifact/org.postgresql/postgresql
  38. POSTGRESQL_VERSION=42.2.5
  39. ## https://mvnrepository.com/artifact/com.aliyun.oss/aliyun-sdk-oss
  40. #ALIYUN_OSS_VERSION=3.3.0
  41. # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
  42. COMMONS_LANG_VERSION=3.8
  43. # https://mvnrepository.com/artifact/org.jetbrains.dokka/dokka-gradle-plugin
  44. DOKKA_VERSION=0.9.16
  45. # https://mvnrepository.com/artifact/com.alibaba/druid
  46. DRUID_VERSION=1.1.10
  47. # https://mvnrepository.com/artifact/com.android.tools.build/gradle
  48. GRADLE_VERSION=3.3.2
  49. # https://mvnrepository.com/artifact/org.jline/jline
  50. JLINE_VERSION=3.9.0
  51. # https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
  52. JUNIT_VERSION=4.3.1
  53. # https://mvnrepository.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter
  54. MYBATIS_VERSION=1.3.2
  55. # https://mvnrepository.com/artifact/mysql/mysql-connector-java
  56. MYSQL_VERSION=8.0.12
  57. # https://mvnrepository.com/artifact/javax.persistence/persistence-api
  58. PERSISTENCE_VERSION=1.0.2
  59. # https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml
  60. POI_VERSION=4.0.1
  61. # https://mvnrepository.com/artifact/org.slf4j/slf4j-api
  62. SLF4J_VERSION=1.7.25
  63. ## https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web
  64. #SPRING_BOOT_VERSION=2.1.3.RELEASE
  65. ## https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-eureka-server
  66. #SPRING_CLOUD_VERSION=1.4.6.RELEASE
  67. ## https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-config
  68. #SPRING_CLOUD_CONFIG_VERSION=2.0.2.RELEASE
  69. # https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui
  70. SWAGGER_VERSION=2.9.2
  71. # https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator
  72. VALIDATOR_VERSION=6.0.13.Final
  73. ## https://mvnrepository.com/artifact/com.google.zxing/core
  74. #ZXING_VERSION=3.3.0
  75. ## https://repo.spring.io/milestone
  76. #SPRING_CLOUD_DEPENDENCIES=Finchley.RELEASE
  77. ## https://mvnrepository.com/artifact/org.testng/testng
  78. #TESTNG_VERSION=6.14.3
  79. ## https://mvnrepository.com/artifact/com.google.protobuf/protobuf-lite
  80. #PROTOBUF_VERSION = 3.7.0
  81. ##/ https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
  82. #PROTOBUF_GRADLE_VERSION = 0.8.8
  83. ## https://mvnrepository.com/artifact/io.netty/netty-all
  84. #NETTY_VERSION = 4.1.33.Final
  85. # https://mvnrepository.com/artifact/com.google.zxing/core
  86. ZXING_VERSION = 3.3.1
  87. # https://mvnrepository.com/artifact/com.aliyun.oss/aliyun-sdk-oss
  88. ALIYUN_OSS_VERSION=3.8.0
  89. # https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8
  90. KOTLIN_VERSION = 1.3.61
  91. # https://mvnrepository.com/artifact/io.netty/netty-all
  92. NETTY_VERSION = 4.1.44.Final
  93. # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-lite
  94. PROTOBUF_VERSION = 3.11.1
  95. # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
  96. PROTOBUF_GRADLE_VERSION = 0.8.10
  97. # https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web
  98. SPRING_BOOT_VERSION = 2.2.2.RELEASE
  99. # https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-eureka-server
  100. SPRING_CLOUD_VERSION = 1.4.7.RELEASE
  101. # https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-config
  102. SPRING_CLOUD_CONFIG_VERSION = 2.2.0.RELEASE
  103. # https://repo.spring.io/milestone
  104. SPRING_CLOUD_DEPENDENCIES = Hoxton.RELEASE
  105. # https://mvnrepository.com/artifact/org.testng/testng
  106. TESTNG_VERSION = 7.0.0
  107. # https://mvnrepository.com/artifact/org.springframework.kafka/spring-kafka
  108. SPRING_KAFKA_VERSION = 2.4.0.RELEASE
  109. # https://mvnrepository.com/artifact/com.alibaba/druid-spring-boot-starter
  110. SPRING_DRUID_VERSION = 1.1.21
  111. # https://mvnrepository.com/artifact/com.github.xiaoymin/swagger-bootstrap-ui
  112. SWAGGER_BOOTSTRAP_VERSION = 1.9.6