<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-config</artifactId>
<version>0.2.0</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-config', version='0.2.0')
)
compile
|-- com.icthh.xm.commons:xm-commons-logging:0.2.0
|-- com.icthh.xm.commons:xm-commons-tenant:0.2.0
|-- commons-collections:commons-collections
|-- org.springframework.cloud:spring-cloud-commons
|-- org.springframework.boot:spring-boot-starter-web
|-- com.fasterxml.jackson.datatype:jackson-datatype-json-org
|-- org.bitsofinfo:hazelcast-consul-discovery-spi:1.0-RC7
|-- 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