<dependency>
<groupId>com.cedarsoftware</groupId>
<artifactId>n-cube</artifactId>
<version>4.6.3</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy-all:2.4.17
runtime
|-- org.springframework.boot:spring-boot-starter-web:2.2.1.RELEASE
|-- org.springframework.boot:spring-boot-starter-actuator:2.2.1.RELEASE
|-- org.springframework.boot:spring-boot-starter-jdbc:2.2.1.RELEASE
|-- org.springframework.boot:spring-boot-starter-data-jpa:2.2.1.RELEASE
|-- org.springframework.boot:spring-boot-configuration-processor:2.2.1.RELEASE
|-- org.springframework:spring-orm:5.2.1.RELEASE
|-- org.springframework:spring-aspects:5.2.1.RELEASE
|-- org.springframework:spring-context-support:5.2.1.RELEASE
|-- com.cedarsoftware:json-command-servlet:1.8.3
|-- com.cedarsoftware:json-io:4.11.1
|-- com.cedarsoftware:java-util:1.38.0
|-- org.apache.httpcomponents:httpclient:4.5.10
|-- com.fasterxml.jackson.core:jackson-databind:2.10.0
|-- com.google.guava:guava:28.1-jre
|-- org.jetbrains.intellij.deps:trove4j:1.0.20190514
|-- javax.servlet:javax.servlet-api:4.0.1
|-- javax.annotation:javax.annotation-api:1.3.2
test
|-- org.springframework.boot:spring-boot-starter-test:2.2.1.RELEASE