<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-lep-groovy</artifactId>
<version>3.2.7</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-lep-groovy', version='3.2.7')
)
compile
|-- com.icthh.xm.commons:xm-commons-logging:3.2.7
|-- com.icthh.xm.commons:xm-commons-tenant:3.2.7
|-- com.icthh.xm.commons:xm-commons-config:3.2.7
|-- com.icthh.xm.commons:xm-commons-lep:3.2.7
|-- org.springframework:spring-context:5.3.18
|-- org.slf4j:slf4j-api:1.7.36
|-- org.aspectj:aspectjweaver:1.9.7
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.apache.commons:commons-lang3:3.12.0