<dependency>
<groupId>org.apache.james</groupId>
<artifactId>memory-jmap-rfc-8621-integration-tests</artifactId>
<version>3.7.2</version>
</dependency>
libraryDependencies += "org.apache.james" % "memory-jmap-rfc-8621-integration-tests" % "3.7.2"
@Grapes(
@Grab(group='org.apache.james', module='memory-jmap-rfc-8621-integration-tests', version='3.7.2')
)
<dependency org="org.apache.james" name="memory-jmap-rfc-8621-integration-tests" rev="3.7.2" />
<parent> <groupId>org.apache.james</groupId> <artifactId>jmap-rfc-8621-integration-tests</artifactId> <version>3.7.2</version> </parent>
test
|-- ${james.groupId}:james-server-guice-common
|-- ${james.groupId}:james-server-guice-jmap
|-- org.apache.james:james-server-memory-app