<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-idp</artifactId>
<version>4.0.18</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-idp', version='4.0.18')
)
compile
|-- com.icthh.xm.commons:xm-commons-config:4.0.18
|-- com.icthh.xm.commons:xm-commons-tenant:4.0.18
|-- org.slf4j:slf4j-api:2.0.13
|-- org.apache.commons:commons-lang3:3.14.0
|-- org.springframework:spring-context:6.1.8
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1