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.6.2.jar download
distributed-jmap-rfc-8621-integration-tests-3.6.2.pom download
distributed-jmap-rfc-8621-integration-tests-3.6.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.james</groupId>
  <artifactId>distributed-jmap-rfc-8621-integration-tests</artifactId>
  <version>3.6.2</version>
</dependency>
Gradle Groovy
implementation 'org.apache.james:distributed-jmap-rfc-8621-integration-tests:3.6.2'
Gradle Kotlin
implementation("org.apache.james:distributed-jmap-rfc-8621-integration-tests:3.6.2")
Scala SBT
libraryDependencies += "org.apache.james" % "distributed-jmap-rfc-8621-integration-tests" % "3.6.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.james', module='distributed-jmap-rfc-8621-integration-tests', version='3.6.2')
)
Apache Ivy
<dependency org="org.apache.james" name="distributed-jmap-rfc-8621-integration-tests" rev="3.6.2" />
Leiningen
[org.apache.james/distributed-jmap-rfc-8621-integration-tests "3.6.2"]
Apache Buildr
'org.apache.james:distributed-jmap-rfc-8621-integration-tests:jar:3.6.2'