<dependency>
<groupId>io.github.logtube</groupId>
<artifactId>logtube</artifactId>
<version>0.46.1-springboot3</version>
</dependency>
@Grapes(
@Grab(group='io.github.logtube', module='logtube', version='0.46.1-springboot3')
)
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
|-- io.lettuce:lettuce-core:5.1.8.RELEASE
|-- jakarta.servlet:jakarta.servlet-api:6.0.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:23.0.0
|-- 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