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