<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>n-cube</artifactId>
<version>4.8.1</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy-all:2.4.19
|-- com.cedarsoftware:java-util:1.53.0
|-- com.cedarsoftware:json-io:4.12.0
|-- it.unimi.dsi:fastutil:8.3.1
runtime
|-- org.springframework.boot:spring-boot-starter-actuator:2.2.7.RELEASE
|-- org.springframework:spring-aspects:5.2.6.RELEASE
|-- org.springframework:spring-web:5.2.6.RELEASE
|-- org.springframework:spring-jdbc:5.2.6.RELEASE
|-- org.springframework.security:spring-security-core:5.3.2.RELEASE
|-- com.cedarsoftware:json-command-servlet:1.9.0
|-- org.apache.httpcomponents:httpclient:4.5.12
|-- com.fasterxml.jackson.core:jackson-databind:2.10.3
|-- com.google.guava:guava:29.0-jre
|-- 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