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