<dependency>
<groupId>org.apache.james.examples</groupId>
<artifactId>custom-imap</artifactId>
<version>3.8.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.james.examples', module='custom-imap', version='3.8.1')
)
<parent> <groupId>org.apache.james.examples</groupId> <artifactId>examples</artifactId> <version>3.8.1</version> </parent>
provided
|-- ${james.groupId}:james-server-guice-imap
|-- ${james.protocols.groupId}:protocols-imap
|-- com.google.inject:guice:5.1.0
test
|-- ${james.groupId}:james-server-guice-common
|-- ${james.groupId}:james-server-memory-app