<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>component</artifactId>
<version>2.2.2</version>
</dependency>
<parent> <groupId>com.chutneytesting</groupId> <artifactId>chutney-parent</artifactId> <version>2.2.2</version> </parent>
compile
|-- com.chutneytesting:server-core
|-- com.chutneytesting:environment
|-- com.orientechnologies:orientdb-core
|-- com.orientechnologies:orientdb-lucene
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-starter-security
|-- org.springframework.boot:spring-boot-starter-logging
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-text
|-- io.github.java-diff-utils:java-diff-utils:4.5
|-- org.springframework.boot:spring-boot-starter-test
|-- net.jqwik:jqwik
test