d

distributed-jmap-rfc-8621-integration-tests

Distributed Integration testing for JMAP RFC-8621
Files download
File Operation
distributed-jmap-rfc-8621-integration-tests-3.7.3.jar download
distributed-jmap-rfc-8621-integration-tests-3.7.3.pom download
distributed-jmap-rfc-8621-integration-tests-3.7.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.james</groupId>
  <artifactId>distributed-jmap-rfc-8621-integration-tests</artifactId>
  <version>3.7.3</version>
</dependency>
Gradle Groovy
implementation 'org.apache.james:distributed-jmap-rfc-8621-integration-tests:3.7.3'
Gradle Kotlin
implementation("org.apache.james:distributed-jmap-rfc-8621-integration-tests:3.7.3")
Scala SBT
libraryDependencies += "org.apache.james" % "distributed-jmap-rfc-8621-integration-tests" % "3.7.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.james', module='distributed-jmap-rfc-8621-integration-tests', version='3.7.3')
)
Apache Ivy
<dependency org="org.apache.james" name="distributed-jmap-rfc-8621-integration-tests" rev="3.7.3" />
Leiningen
[org.apache.james/distributed-jmap-rfc-8621-integration-tests "3.7.3"]
Apache Buildr
'org.apache.james:distributed-jmap-rfc-8621-integration-tests:jar:3.7.3'