File | Operation |
---|---|
jmap-rfc-8621-integration-tests-3.7.2.pom | download |
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>jmap-rfc-8621-integration-tests</artifactId>
<version>3.7.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='jmap-rfc-8621-integration-tests', version='3.7.2')
)
<parent> <groupId>org.apache.james</groupId> <artifactId>james-server</artifactId> <version>3.7.2</version> </parent>