d

distributed-jmap-rfc-8621-integration-tests

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