File | Operation |
---|---|
james-project-3.0.0-beta5.pom | download |
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-project</artifactId>
<version>3.0.0-beta5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-project', version='3.0.0-beta5')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>18</version> </parent>