<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-data-spec</artifactId>
<version>4.0.20</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-data-spec', version='4.0.20')
)
compile
|-- com.icthh.xm.commons:xm-commons-config:4.0.20
|-- org.springframework.security:spring-security-core:6.3.0
|-- org.springframework:spring-context:6.1.8
|-- org.apache.commons:commons-lang3:3.14.0
|-- org.slf4j:slf4j-api:2.0.13
|-- com.google.guava:guava:33.0.0-jre
runtime
|-- com.fasterxml.jackson.core:jackson-databind:2.17.1
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1