m

memory-jmap-rfc-8621-integration-tests

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