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