Commit 2cd0f34d authored by 郭燕飞's avatar 郭燕飞 💬

version

parent 4fd5b04a
buildscript {
ext["duibaExtVersion"] = "2.0.0-h30"
ext["duibaExtVersion"] = "2.0.0-h33"
ext["springBootVersion"] = "2.2.7.RELEASE"
ext["springCloudVersion"] = "Hoxton.SR6"
ext["hazelcast.version"] = "3.11"
ext["curator.version"] = "2.13.0"
ext["guava.version"] = "28.2-jre"
ext["lombok.version"] = "1.18.12"
repositories {
maven { url "http://nexus.dui88.com:8081/nexus/content/groups/public/" }
......
buildscript {
ext["duibaExtVersion"] = "2.0.0-h30"
ext["duibaExtVersion"] = "2.0.0-h33"
ext["springBootVersion"] = "2.2.7.RELEASE"
ext["springCloudVersion"] = "Hoxton.SR6"
ext["hazelcast.version"] = "3.11"
ext["curator.version"] = "2.13.0"
ext["guava.version"] = "28.2-jre"
ext["lombok.version"] = "1.18.12"
repositories {
maven { url "http://nexus.dui88.com:8081/nexus/content/groups/public/" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment