Advertisement
TerenceFerut

POM Apache Commons Email

Feb 16th, 2024 (edited)
1,074
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.27 KB | Source Code | 0 0
  1.     <dependencies>
  2.         <dependency>
  3.             <groupId>org.apache.commons</groupId>
  4.             <artifactId>commons-email</artifactId>
  5.             <version>1.5</version> <!-- Vérifiez la dernière version disponible -->
  6.         </dependency>
  7.     </dependencies>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement