<dependency>
<groupId>org.apache.james</groupId>
<artifactId>rabbitmq-jmap-draft-integration-testing</artifactId>
<version>3.8.1</version>
</dependency>
libraryDependencies += "org.apache.james" % "rabbitmq-jmap-draft-integration-testing" % "3.8.1"
@Grapes(
@Grab(group='org.apache.james', module='rabbitmq-jmap-draft-integration-testing', version='3.8.1')
)
<dependency org="org.apache.james" name="rabbitmq-jmap-draft-integration-testing" rev="3.8.1" />
<parent> <groupId>org.apache.james</groupId> <artifactId>jmap-draft-integration-testing</artifactId> <version>3.8.1</version> </parent>
test
|-- ${james.groupId}:apache-james-backends-cassandra
|-- ${james.groupId}:apache-james-backends-opensearch
|-- ${james.groupId}:apache-james-backends-rabbitmq
|-- ${james.groupId}:apache-james-mailbox-api
|-- ${james.groupId}:apache-james-mailbox-scanning-search
|-- ${james.groupId}:blob-s3-guice
|-- ${james.groupId}:james-server-cassandra-app
|-- ${james.groupId}:james-server-distributed-app
|-- ${james.groupId}:james-server-distributed-app
|-- ${james.groupId}:james-server-dnsservice-test
|-- ${james.groupId}:james-server-guice-common
|-- ${james.groupId}:james-server-guice-jmap
|-- ${james.groupId}:james-server-jmap-draft-integration-testing
|-- ${james.groupId}:james-server-testing
|-- ${james.groupId}:testing-base
|-- io.cucumber:cucumber-guice
|-- io.cucumber:cucumber-junit
|-- io.rest-assured:rest-assured
|-- net.javacrumbs.json-unit:json-unit-assertj