| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.james | 
    
| ArtifactId | ArtifactIdapache-james-mailbox-hbase | 
    
| Last Version | Last Version3.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache James :: Mailbox :: HBase 
            Apache James Mailbox implementation over HBase 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-hbase/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>apache-james-mailbox-hbase</artifactId>
    <version>3.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-hbase/
implementation 'org.apache.james:apache-james-mailbox-hbase:3.2.0'
                // https://jarcasting.com/artifacts/org.apache.james/apache-james-mailbox-hbase/
implementation ("org.apache.james:apache-james-mailbox-hbase:3.2.0")
                'org.apache.james:apache-james-mailbox-hbase:jar:3.2.0'
                <dependency org="org.apache.james" name="apache-james-mailbox-hbase" rev="3.2.0">
  <artifact name="apache-james-mailbox-hbase" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.james', module='apache-james-mailbox-hbase', version='3.2.0')
)
                libraryDependencies += "org.apache.james" % "apache-james-mailbox-hbase" % "3.2.0"
                [org.apache.james/apache-james-mailbox-hbase "3.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : apache-james-mailbox-api | jar | 3.2.0 | 
| org.apache.james : apache-james-mailbox-store | jar | 3.2.0 | 
| com.google.guava : guava | jar | 11.0.2 | 
| com.sun.mail : javax.mail | jar | 1.6.1 | 
| org.apache.hadoop : hadoop-core | jar | 1.1.1 | 
| org.apache.hbase : hbase | jar | 0.94.27 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : apache-james-mailbox-api | test-jar | 3.2.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| junit : junit | jar | 4.12 | 
| org.apache.hadoop : hadoop-test | jar | 1.1.1 | 
| org.apache.hbase : hbase | test-jar | 0.94.27 | 
| org.assertj : assertj-core | jar | 3.10.0 |