With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
msgparser is a small open source Java library that parses Outlook .msg files and provides their content using Java objects.
NOTE: this project is no longer maintained and superseded by https://github.com/bbottema/outlook-message-parser
Javaparser for MIME message streams. The low-level streaming parser uses a callback mechanism to report parsing events (similar to SAX). Messages may also be parsed into a JavaMail MimeMessage-like structure using temporary files for large attachments.