<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-config</artifactId>
<version>2.3.36</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-config', version='2.3.36')
)
compile
|-- com.icthh.xm.commons:xm-commons-logging:2.3.36
|-- com.icthh.xm.commons:xm-commons-tenant:2.3.36
|-- commons-collections:commons-collections:3.2.2
|-- org.springframework.cloud:spring-cloud-commons
|-- org.springframework.cloud:spring-cloud-netflix-core
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.kafka:spring-kafka
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|-- com.fasterxml.jackson.datatype:jackson-datatype-json-org
|-- org.apache.commons:commons-lang3:3.8.1
|-- org.springframework.security.oauth:spring-security-oauth2:2.3.7.RELEASE
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml