<dependency>
<groupId>org.apache.james</groupId>
<artifactId>memory-jmap-draft-integration-testing</artifactId>
<version>3.8.1</version>
</dependency>
libraryDependencies += "org.apache.james" % "memory-jmap-draft-integration-testing" % "3.8.1"
@Grapes(
@Grab(group='org.apache.james', module='memory-jmap-draft-integration-testing', version='3.8.1')
)
<dependency org="org.apache.james" name="memory-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>
compile
|-- ${james.groupId}:james-server-dnsservice-test
|-- org.hamcrest:java-hamcrest
test
|-- ${james.groupId}:apache-james-mailbox-api
|-- ${james.groupId}:apache-james-mailbox-scanning-search
|-- ${james.groupId}:apache-mailet-base
|-- ${james.groupId}:blob-export-guice
|-- ${james.groupId}:james-server-guice-common
|-- ${james.groupId}:james-server-guice-jmap
|-- ${james.groupId}:james-server-jmap-draft-integration-testing
|-- ${james.groupId}:james-server-memory-app
|-- ${james.groupId}:james-server-memory-app
|-- ${james.groupId}:james-server-testing
|-- ${james.groupId}:james-server-util
|-- ${james.groupId}:javax-mail-extension
|-- ${james.groupId}:testing-base
|-- io.cucumber:cucumber-guice
|-- io.cucumber:cucumber-junit
|-- io.rest-assured:rest-assured