<dependency>
<groupId>io.github.logtube</groupId>
<artifactId>logtube</artifactId>
<version>0.43.3</version>
</dependency>
compile
|-- com.google.code.gson:gson:2.8.5
provided
|-- com.xuxueli:xxl-job-core:2.0.1
|-- com.ctrip.framework.apollo:apollo-client:1.3.0
|-- org.slf4j:slf4j-api:1.7.26
|-- io.lettuce:lettuce-core:5.1.8.RELEASE
|-- javax.servlet:javax.servlet-api:3.1.0
|-- org.mybatis:mybatis-spring:1.2.5
|-- org.springframework:spring-core:4.3.17.RELEASE
|-- org.springframework:spring-jdbc:4.3.17.RELEASE
|-- org.apache.dubbo:dubbo:2.7.6
|-- org.jetbrains:annotations:16.0.3
|-- org.springframework:spring-messaging:4.3.18.RELEASE
|-- org.springframework.integration:spring-integration-core:4.3.17.RELEASE
|-- org.apache.rocketmq:rocketmq-client:4.4.0
|-- org.apache.skywalking:apm-toolkit-trace:8.9.0
test
|-- junit:junit:4.12