Object-Oriented Email Sending Java SDK(github.com)4 points·by yegor256a·12 ปีที่แล้ว·2 commentsgithub.comObject-Oriented Email Sending Java SDKhttps://github.com/jcabi/jcabi-email1 commentsPost comment[–]kunkelast·12 ปีที่แล้วreplyWhat is wrong with Apache Commons Email?[–]yegor256a·12 ปีที่แล้วreplyIt is very "procedural" and difficult to extend. jcabi-email is very "object-oriented" and easy to extend. You can easily replace any part of the library with your own class or a mock