| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.anwiba.commons | 
    
| ArtifactId | ArtifactIdanwiba-commons-mail | 
    
| Last Version | Last Version1.1.158 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncommons mail 
            anwiba commons mail project 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-mail/ -->
<dependency>
    <groupId>net.anwiba.commons</groupId>
    <artifactId>anwiba-commons-mail</artifactId>
    <version>1.1.158</version>
</dependency>
                // https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-mail/
implementation 'net.anwiba.commons:anwiba-commons-mail:1.1.158'
                // https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-mail/
implementation ("net.anwiba.commons:anwiba-commons-mail:1.1.158")
                'net.anwiba.commons:anwiba-commons-mail:jar:1.1.158'
                <dependency org="net.anwiba.commons" name="anwiba-commons-mail" rev="1.1.158">
  <artifact name="anwiba-commons-mail" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.anwiba.commons', module='anwiba-commons-mail', version='1.1.158')
)
                libraryDependencies += "net.anwiba.commons" % "anwiba-commons-mail" % "1.1.158"
                [net.anwiba.commons/anwiba-commons-mail "1.1.158"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.anwiba.commons : anwiba-commons-crypto | jar | 1.1.158 | 
| net.anwiba.commons : anwiba-commons-xml | jar | 1.1.158 | 
| net.anwiba.commons : anwiba-commons-lang | jar | 1.1.158 | 
| net.anwiba.commons : anwiba-commons-utilities | jar | 1.1.158 | 
| com.sun.mail : jakarta.mail | jar | 2.0.1 | 
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.platform : junit-platform-commons | jar | 1.8.1 | 
| org.junit.platform : junit-platform-launcher | jar | 1.8.1 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |