<dependency>
<groupId>org.apache.james</groupId>
<artifactId>memory-jmap-rfc-8621-integration-tests</artifactId>
<version>3.6.0</version>
</dependency>
libraryDependencies += "org.apache.james" % "memory-jmap-rfc-8621-integration-tests" % "3.6.0"
@Grapes(
@Grab(group='org.apache.james', module='memory-jmap-rfc-8621-integration-tests', version='3.6.0')
)
<dependency org="org.apache.james" name="memory-jmap-rfc-8621-integration-tests" rev="3.6.0" />