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