<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-permission</artifactId>
<version>2.3.21</version>
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-permission', version='2.3.21')
)
compile
|-- com.icthh.xm.commons:xm-commons-config:2.3.21
|-- com.icthh.xm.commons:xm-commons-tenant:2.3.21
|-- com.icthh.xm.commons:xm-commons-exceptions:2.3.21
|-- com.icthh.xm.commons:xm-commons-messaging:2.3.21
|-- org.apache.commons:commons-lang3:3.8.1
|-- org.reflections:reflections:0.9.11
|-- org.springframework.security:spring-security-core
|-- org.springframework:spring-context
|-- org.springframework.kafka:spring-kafka
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.hibernate:hibernate-core:5.3.13.Final
|-- org.springframework.data:spring-data-commons:2.1.12.RELEASE