<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>n-cube</artifactId>
<version>4.13.0</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy-all:2.4.21
|-- com.cedarsoftware:java-util:1.64.0
|-- com.cedarsoftware:json-io:4.12.0
|-- com.google.guava:guava:30.1-jre
|-- it.unimi.dsi:fastutil:8.4.4
runtime
|-- org.springframework.boot:spring-boot-starter-actuator:2.2.7.RELEASE
|-- org.springframework:spring-aspects:5.2.8.RELEASE
|-- org.springframework:spring-web:5.2.8.RELEASE
|-- org.springframework:spring-jdbc:5.2.8.RELEASE
|-- org.springframework.security:spring-security-core:5.2.8.RELEASE
|-- com.cedarsoftware:json-command-servlet:1.9.0
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- com.fasterxml.jackson.core:jackson-databind:2.11.4
|-- javax.servlet:javax.servlet-api:4.0.1
|-- javax.annotation:javax.annotation-api:1.3.2
test
|-- org.springframework.boot:spring-boot-starter-web:2.2.7.RELEASE
|-- org.springframework.boot:spring-boot-starter-test:2.2.7.RELEASE