<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-lep</artifactId>
<version>2.1.22</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-lep', version='2.1.22')
)
compile
|-- com.icthh.xm.commons:xm-commons-logging:2.1.22
|-- com.icthh.xm.commons:xm-commons-tenant:2.1.22
|-- com.icthh.xm.commons:xm-commons-config:2.1.22
|-- org.springframework:spring-context
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.apache.commons:commons-lang3:3.8.1