<dependency>
<groupId>org.openmbee.mms</groupId>
<artifactId>core</artifactId>
<version>4.0.1</version>
</dependency>
compile
|-- org.openmbee.mms:data:4.0.1
|-- org.openmbee.mms:json:4.0.1
|-- org.springframework.security:spring-security-config:5.3.1.RELEASE
|-- org.springframework:spring-webmvc:5.2.5.RELEASE
|-- org.springframework:spring-tx:5.2.5.RELEASE
|-- org.slf4j:slf4j-api:1.7.30
|-- io.swagger.core.v3:swagger-annotations:2.1.2
runtime
|-- javax.servlet:javax.servlet-api:4.0.1
test
|-- org.springframework.boot:spring-boot-starter-test:2.2.4.RELEASE