<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-james-rspamd</artifactId>
<version>3.8.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-james-rspamd', version='3.8.0')
)
<parent> <groupId>org.apache.james</groupId> <artifactId>third-party</artifactId> <version>3.8.0</version> </parent>
provided
|-- ${james.groupId}:apache-james-mailbox-store
|-- ${james.groupId}:apache-mailet-api
|-- ${james.groupId}:apache-mailet-base
|-- ${james.groupId}:james-server-core
|-- ${james.groupId}:james-server-data-api
|-- ${james.groupId}:james-server-guice-configuration
|-- ${james.groupId}:james-server-task-json
|-- ${james.groupId}:james-server-webadmin-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8
|-- io.projectreactor.netty:reactor-netty
test
|-- ${james.groupId}:apache-james-mailbox-api
|-- ${james.groupId}:apache-james-mailbox-memory
|-- ${james.groupId}:apache-james-mailbox-memory
|-- ${james.groupId}:event-bus-api
|-- ${james.groupId}:event-bus-in-vm
|-- ${james.groupId}:james-json
|-- ${james.groupId}:james-server-guice-common
|-- ${james.groupId}:james-server-rate-limiter-redis
|-- ${james.groupId}:james-server-testing
|-- ${james.groupId}:james-server-webadmin-core
|-- ${james.groupId}:metrics-tests
|-- ${james.groupId}:testing-base
|-- net.javacrumbs.json-unit:json-unit-assertj