m

memory-jmap-rfc-8621-integration-tests

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