<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-config</artifactId>
<version>1.2.16</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-config', version='1.2.16')
)
compile
|-- com.icthh.xm.commons:xm-commons-logging:1.2.16
|-- com.icthh.xm.commons:xm-commons-tenant:1.2.16
|-- commons-collections:commons-collections
|-- 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.5
|-- org.springframework.security.oauth:spring-security-oauth2:2.0.12.RELEASE
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml