diff --git a/austin-common/pom.xml b/austin-common/pom.xml index ab589d0..067e788 100644 --- a/austin-common/pom.xml +++ b/austin-common/pom.xml @@ -2,14 +2,16 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-common + org.projectlombok diff --git a/austin-cron/pom.xml b/austin-cron/pom.xml index 21abab6..6c8db46 100644 --- a/austin-cron/pom.xml +++ b/austin-cron/pom.xml @@ -2,44 +2,40 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-cron - - 8 - 8 - com.java3y.austin austin-support - 0.0.1-SNAPSHOT + com.java3y.austin austin-service-api - 0.0.1-SNAPSHOT + com.java3y.austin austin-service-api-impl - 0.0.1-SNAPSHOT + com.xuxueli xxl-job-core - + org.springframework.boot spring-boot-configuration-processor - 2.5.6 diff --git a/austin-data-house/pom.xml b/austin-data-house/pom.xml index 30b5381..b8388d5 100644 --- a/austin-data-house/pom.xml +++ b/austin-data-house/pom.xml @@ -2,34 +2,26 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-data-house - - 8 - 8 - 2.3.4 - - - org.apache.flink flink-connector-hive_2.12 - 1.16.0 provided org.apache.flink flink-table-api-java-bridge - 1.16.0 provided @@ -37,7 +29,6 @@ org.apache.hive hive-exec - ${hive-exec.version} provided diff --git a/austin-handler/pom.xml b/austin-handler/pom.xml index 1e89a5b..73ef4de 100644 --- a/austin-handler/pom.xml +++ b/austin-handler/pom.xml @@ -2,29 +2,27 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-handler - com.java3y.austin austin-common - 0.0.1-SNAPSHOT + com.java3y.austin austin-support - 0.0.1-SNAPSHOT - com.tencentcloudapi tencentcloud-sdk-java @@ -42,17 +40,16 @@ javax.mail - com.github.binarywang weixin-java-cp + com.alipay.sdk alipay-sdk-java - diff --git a/austin-service-api-impl/pom.xml b/austin-service-api-impl/pom.xml index fd4b192..5d05f55 100644 --- a/austin-service-api-impl/pom.xml +++ b/austin-service-api-impl/pom.xml @@ -2,12 +2,13 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-service-api-impl @@ -15,12 +16,11 @@ com.java3y.austin austin-service-api - 0.0.1-SNAPSHOT + com.java3y.austin austin-support - 0.0.1-SNAPSHOT \ No newline at end of file diff --git a/austin-service-api/pom.xml b/austin-service-api/pom.xml index c0df95d..9659150 100644 --- a/austin-service-api/pom.xml +++ b/austin-service-api/pom.xml @@ -2,12 +2,13 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-service-api @@ -15,7 +16,6 @@ com.java3y.austin austin-common - 0.0.1-SNAPSHOT diff --git a/austin-stream/pom.xml b/austin-stream/pom.xml index 1dd45be..d8db6f6 100644 --- a/austin-stream/pom.xml +++ b/austin-stream/pom.xml @@ -2,22 +2,28 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-stream - + + com.java3y.austin + austin-support + + org.apache.flink flink-walkthrough-common_${scala.binary.version} ${flink.version} + org.apache.flink @@ -25,25 +31,20 @@ ${flink.version} provided + org.apache.flink flink-clients_${scala.binary.version} ${flink.version} provided + org.apache.flink flink-connector-kafka_${scala.binary.version} ${flink.version} - - - com.java3y.austin - austin-support - 0.0.1-SNAPSHOT - - @@ -103,7 +104,6 @@ - \ No newline at end of file diff --git a/austin-support/pom.xml b/austin-support/pom.xml index 6dcc2bb..e97c6ae 100644 --- a/austin-support/pom.xml +++ b/austin-support/pom.xml @@ -2,26 +2,27 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-support - com.java3y.austin austin-common - 0.0.1-SNAPSHOT + org.springframework.boot spring-boot-starter + org.springframework.boot spring-boot-starter-test @@ -31,18 +32,22 @@ mysql mysql-connector-java + com.squareup.okhttp3 okhttp + org.projectlombok lombok + com.google.guava guava + cn.hutool hutool-all @@ -78,7 +83,6 @@ apollo-client - cn.monitor4all log-record-starter @@ -94,11 +98,11 @@ dynamic-tp-spring-boot-starter-apollo - org.springframework.amqp spring-rabbit + com.alibaba.boot nacos-config-spring-boot-starter @@ -118,11 +122,11 @@ com.github.binarywang weixin-java-miniapp + io.github.ZhongFuCheng3y hades-nacos-starter - \ No newline at end of file diff --git a/austin-web/pom.xml b/austin-web/pom.xml index 2022d97..70ec522 100644 --- a/austin-web/pom.xml +++ b/austin-web/pom.xml @@ -2,12 +2,13 @@ + 4.0.0 + austin com.java3y.austin - 0.0.1-SNAPSHOT + ${revision} - 4.0.0 austin-web @@ -16,32 +17,32 @@ org.springframework.boot spring-boot-starter-web + com.java3y.austin austin-handler - 0.0.1-SNAPSHOT + com.java3y.austin austin-service-api - 0.0.1-SNAPSHOT + com.java3y.austin austin-service-api-impl - 0.0.1-SNAPSHOT + com.java3y.austin austin-cron - 0.0.1-SNAPSHOT - org.springframework.boot spring-boot-starter-actuator + io.micrometer micrometer-registry-prometheus @@ -51,8 +52,6 @@ io.springfox springfox-boot-starter - - diff --git a/pom.xml b/pom.xml index 41d930c..20fff66 100644 --- a/pom.xml +++ b/pom.xml @@ -25,114 +25,188 @@ com.java3y.austin austin - 0.0.1-SNAPSHOT + ${revision} austin austin-message + https://github.com/ZhongFuCheng3y/austin + + 0.0.1-SNAPSHOT + + 1.8 - UTF-8 - 1.14.3 1.8 - 2.11 ${target.java.version} ${target.java.version} - 2.17.1 + UTF-8 + + + 5.1.35 + 5.7.15 + 31.0.1-jre + 4.9.2 + 1.2.83 + 3.1.510 + 0.2.12 + 2.1.0 + 1.0.4.1 + 1.6.2 + 3.0.0 + 3.0.0 + 2.3.0 + 2.11 + 1.14.3 + 1.16.0 + 1.16.0 + 2.3.4 4.5.3.B + 1.0.2 + 4.39.19.ALL + 2.0.0 + 2.2.2 + 1.0.4 + 2.5.6 + + + com.java3y.austin + austin-common + ${revision} + + + com.java3y.austin + austin-cron + ${revision} + + + com.java3y.austin + austin-data-house + ${revision} + + + com.java3y.austin + austin-handler + ${revision} + + + com.java3y.austin + austin-service-api + ${revision} + + + com.java3y.austin + austin-service-api-impl + ${revision} + + + com.java3y.austin + austin-stream + ${revision} + + + com.java3y.austin + austin-support + ${revision} + + + com.java3y.austin + austin-web + ${revision} + + mysql mysql-connector-java - 5.1.35 + ${mysql-connector-java.version} cn.hutool hutool-all - 5.7.15 + ${hutool-all.version} com.google.guava guava - 31.0.1-jre + ${guava.version} com.squareup.okhttp3 okhttp - 4.9.2 + ${okhttp.version} com.alibaba fastjson - 1.2.83 + ${fastjson.version} com.tencentcloudapi tencentcloud-sdk-java - 3.1.510 + ${tencentcloud-sdk-java.version} com.alibaba.boot nacos-config-spring-boot-starter - 0.2.12 + ${nacos-config-spring-boot-starter.version} com.ctrip.framework.apollo apollo-client - 2.1.0 + ${apollo-client.version} cn.monitor4all log-record-starter - 1.0.4.1 + ${log-record-starter.version} com.sun.mail javax.mail - 1.6.2 + ${javax.mail.version} io.springfox springfox-boot-starter - 3.0.0 + ${springfox-boot-starter.version} - de.siegmar logback-gelf - 3.0.0 + ${logback-gelf.version} com.xuxueli xxl-job-core - 2.3.0 + ${xxl-job-core.version} @@ -153,21 +227,28 @@ ${flink.version} provided - - org.apache.flink flink-connector-kafka_${scala.binary.version} ${flink.version} + + org.apache.flink + flink-connector-hive_2.12 + ${flink-connector-hive_2.12.version} + + + org.apache.flink + flink-table-api-java-bridge + ${flink-table-api-java-bridge.version} + - - - - - - - + + + org.apache.hive + hive-exec + ${hive-exec.version} + @@ -183,13 +264,6 @@ ${weixin-java} - - - io.github.lyh200 - dynamic-tp-spring-boot-starter-apollo - 1.0.2 - - com.github.binarywang @@ -197,39 +271,47 @@ ${weixin-java} - + + + io.github.lyh200 + dynamic-tp-spring-boot-starter-apollo + ${dynamic-tp-spring-boot-starter-apollo.version} + + + com.alipay.sdk alipay-sdk-java - 4.39.19.ALL + ${alipay-sdk-java.version} com.aliyun alibaba-dingtalk-service-sdk - 2.0.0 + ${alibaba-dingtalk-service-sdk.version} org.apache.rocketmq rocketmq-spring-boot-starter - 2.2.2 + ${rocketmq-spring-boot-starter.version} - + io.github.ZhongFuCheng3y hades-nacos-starter - 1.0.4 - - - - - - - + ${hades-nacos-starter.version} + + + + + org.springframework.boot + spring-boot-configuration-processor + ${spring-boot-configuration-processor.version} +