<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-timeline</artifactId>
<version>4.0.20</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-timeline', version='4.0.20')
)
compile
|-- com.icthh.xm.commons:xm-commons-logging:4.0.20
|-- com.icthh.xm.commons:xm-commons-security:4.0.20
|-- jakarta.servlet:jakarta.servlet-api:6.0.0
|-- org.slf4j:slf4j-api:2.0.13
|-- commons-collections:commons-collections:3.2.2
|-- com.jayway.jsonpath:json-path:2.9.0
|-- org.springframework.kafka:spring-kafka:3.2.0
|-- com.fasterxml.jackson.datatype:jackson-datatype-json-org:2.17.1
runtime
|-- org.springframework.boot:spring-boot-configuration-processor:3.3.0