gradle.properties 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. PERSAGY_URL = http://www.persagy.cn
  2. PERSAGY_KOTLIN_VERSION = 1.4.173
  3. PERSAGY_SERVICE_VERSION = 1.4.228
  4. #\u5907\u4EFD\u8C03\u6574\u52A8\u6001\u8868\u660E\uFF0C\u66F4\u65B0\u7F6E\u7A7A\u5217\u8868\u524D
  5. #PERSAGY_KOTLIN_VERSION = 1.4.121
  6. #PERSAGY_SERVICE_VERSION = 1.4.164
  7. #PERSAGY_KOTLIN_VERSION = 1.4.129
  8. #PERSAGY_SERVICE_VERSION = 1.4.164
  9. #PERSAGY_KOTLIN_VERSION = 1.4.128
  10. #PERSAGY_SERVICE_VERSION = 1.4.165
  11. SYBOTAN_URL = http://www.sybotan.com
  12. SYBOTAN_KOTLIN_VERSION = 1.4.92
  13. SYBOTAN_SERVICE_VERSION = 1.4.137
  14. SAGA_URL = http://www.sagaloud.cn
  15. SAGA_KOTLIN_VERSION = 1.4.108
  16. SAGA_SERVICE_VERSION = 1.4.140
  17. MAVEN_REPO_PUBLIC_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-public/
  18. MAVEN_REPO_RELEASE_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-releases/
  19. MAVEN_REPO_SNAPSHOT_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-snapshots/
  20. MAVEN_REPO_NEXUS_RELEASE_URL = http://47.93.132.139:8081/nexus/content/repositories/persagy/
  21. NEXUS_USERNAME = saga
  22. NEXUS_PASSWORD = saga
  23. LICENSE_NAME = The Apache Software License, Version 2.0
  24. LICENSE_URL = http://www.apache.org/licenses/LICENSE-2.0.txt
  25. DEVELOPER_ID = Andy.Sybotan
  26. DEVELOPER_NAME = Andy
  27. JVM_TARGET = 1.8
  28. JDK_VERSION = 8
  29. # https://mvnrepository.com/artifact/org.postgresql/postgresql
  30. POSTGRESQL_VERSION=42.2.5
  31. ## https://mvnrepository.com/artifact/com.aliyun.oss/aliyun-sdk-oss
  32. #ALIYUN_OSS_VERSION=3.3.0
  33. # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
  34. COMMONS_LANG_VERSION=3.8
  35. # https://mvnrepository.com/artifact/org.jetbrains.dokka/dokka-gradle-plugin
  36. DOKKA_VERSION=0.9.16
  37. # https://mvnrepository.com/artifact/com.alibaba/druid
  38. DRUID_VERSION=1.1.10
  39. # https://mvnrepository.com/artifact/com.android.tools.build/gradle
  40. GRADLE_VERSION=3.3.2
  41. # https://mvnrepository.com/artifact/org.jline/jline
  42. JLINE_VERSION=3.9.0
  43. # https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
  44. JUNIT_VERSION=4.3.1
  45. # https://mvnrepository.com/artifact/org.mybatis.spring.boot/mybatis-spring-boot-starter
  46. MYBATIS_VERSION=1.3.2
  47. # https://mvnrepository.com/artifact/mysql/mysql-connector-java
  48. MYSQL_VERSION=8.0.12
  49. # https://mvnrepository.com/artifact/javax.persistence/persistence-api
  50. PERSISTENCE_VERSION=1.0.2
  51. # https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml
  52. POI_VERSION=4.0.1
  53. # https://mvnrepository.com/artifact/org.slf4j/slf4j-api
  54. SLF4J_VERSION=1.7.25
  55. ## https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web
  56. #SPRING_BOOT_VERSION=2.1.3.RELEASE
  57. ## https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-eureka-server
  58. #SPRING_CLOUD_VERSION=1.4.6.RELEASE
  59. ## https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-config
  60. #SPRING_CLOUD_CONFIG_VERSION=2.0.2.RELEASE
  61. # https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui
  62. SWAGGER_VERSION=2.9.2
  63. # https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator
  64. VALIDATOR_VERSION=6.0.13.Final
  65. ## https://mvnrepository.com/artifact/com.google.zxing/core
  66. #ZXING_VERSION=3.3.0
  67. ## https://repo.spring.io/milestone
  68. #SPRING_CLOUD_DEPENDENCIES=Finchley.RELEASE
  69. ## https://mvnrepository.com/artifact/org.testng/testng
  70. #TESTNG_VERSION=6.14.3
  71. ## https://mvnrepository.com/artifact/com.google.protobuf/protobuf-lite
  72. #PROTOBUF_VERSION = 3.7.0
  73. ##/ https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
  74. #PROTOBUF_GRADLE_VERSION = 0.8.8
  75. ## https://mvnrepository.com/artifact/io.netty/netty-all
  76. #NETTY_VERSION = 4.1.33.Final
  77. # https://mvnrepository.com/artifact/com.google.zxing/core
  78. ZXING_VERSION = 3.3.1
  79. # https://mvnrepository.com/artifact/com.aliyun.oss/aliyun-sdk-oss
  80. ALIYUN_OSS_VERSION=3.8.0
  81. # https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8
  82. KOTLIN_VERSION = 1.3.61
  83. # https://mvnrepository.com/artifact/io.netty/netty-all
  84. NETTY_VERSION = 4.1.44.Final
  85. # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-lite
  86. PROTOBUF_VERSION = 3.11.1
  87. # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
  88. PROTOBUF_GRADLE_VERSION = 0.8.10
  89. # https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web
  90. SPRING_BOOT_VERSION = 2.2.2.RELEASE
  91. # https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-eureka-server
  92. SPRING_CLOUD_VERSION = 1.4.7.RELEASE
  93. # https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-config
  94. SPRING_CLOUD_CONFIG_VERSION = 2.2.0.RELEASE
  95. # https://repo.spring.io/milestone
  96. SPRING_CLOUD_DEPENDENCIES = Hoxton.RELEASE
  97. # https://mvnrepository.com/artifact/org.springframework.kafka/spring-kafka
  98. SPRING_KAFKA_VERSION = 2.4.0.RELEASE
  99. # https://mvnrepository.com/artifact/com.alibaba/druid-spring-boot-starter
  100. SPRING_DRUID_VERSION = 1.1.21
  101. # https://mvnrepository.com/artifact/com.github.xiaoymin/swagger-bootstrap-ui
  102. SWAGGER_BOOTSTRAP_VERSION = 1.9.6
  103. # https://mvnrepository.com/artifact/org.testng/testng
  104. TESTNG_VERSION = 7.1.0
  105. LOMBOK_VERSION = 1.16.16
  106. # https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-ui
  107. SPRING_DOC_VERSION = 1.4.8
  108. # https://mvnrepository.com/artifact/com.credibledoc/plantuml-core
  109. PLANTUML_VERSION = 1.0.24
  110. DIGITAL_START_VERSION = 1.0.0