j

jmap-rfc-8621-integration-tests

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