is not current version
Last Version 3.7.0

org.apache.james:apache-james-mailbox-quota-search 3.3.0

Apache James Mailbox API for quota search

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

apache-james-mailbox-quota-search
Version

Version

3.3.0
Type

Type

jar

Download apache-james-mailbox-quota-search 3.3.0


<!-- https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-quota-search/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>apache-james-mailbox-quota-search</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-quota-search/
implementation 'org.apache.james:apache-james-mailbox-quota-search:3.3.0'
// https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-quota-search/
implementation ("org.apache.james:apache-james-mailbox-quota-search:3.3.0")
'org.apache.james:apache-james-mailbox-quota-search:jar:3.3.0'
<dependency org="org.apache.james" name="apache-james-mailbox-quota-search" rev="3.3.0">
  <artifact name="apache-james-mailbox-quota-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-james-mailbox-quota-search', version='3.3.0')
)
libraryDependencies += "org.apache.james" % "apache-james-mailbox-quota-search" % "3.3.0"
[org.apache.james/apache-james-mailbox-quota-search "3.3.0"]