<dependency>
<groupId>com.intuit.karate</groupId>
<artifactId>karate-core</artifactId>
<version>1.4.1.RC4</version>
</dependency>
<parent> <groupId>com.intuit.karate</groupId> <artifactId>karate-parent</artifactId> <version>1.4.1.RC4</version> </parent>
compile
|-- org.graalvm.js:js-scriptengine:22.3.3
|-- org.thymeleaf:thymeleaf:3.1.2.RELEASE
|-- com.linecorp.armeria:armeria:1.25.2
|-- org.apache.httpcomponents:httpclient:4.5.14
|-- ch.qos.logback:logback-classic:1.3.6
|-- org.antlr:antlr4-runtime:4.11.1
|-- com.jayway.jsonpath:json-path:2.8.0
|-- net.minidev:json-smart:2.4.10
|-- info.picocli:picocli:4.7.1
|-- io.github.classgraph:classgraph:4.8.160
|-- io.github.t12y:resemble:1.0.2
runtime
|-- org.slf4j:jcl-over-slf4j:2.0.4
test