Registry / serialization / apache-mime4j-core

apache-mime4j-core

JSON →
library0.8.14javamavenunverified

A Java stream-based MIME message parser for parsing email messages.

<dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-core</artifactId> <version>0.8.14</version> </dependency>
INSTALL
IMPORT
SIG · APACHE-MIME4J-CORE
A
apache-mime4j-core
serializationjavav0.8.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MimeStreamParser
org.apache.james.mime4j.MimeStreamParser

Creates a MIME stream parser with default configuration.

import org.apache.james.mime4j.MimeStreamParser; import org.apache.james.mime4j.stream.MimeConfig; public class Example { public static void main(String[] args) { MimeStreamParser parser = new MimeStreamParser(MimeConfig.DEFAULT); System.out.println("MIME parser created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
apache-mime4j-core — mvn dependency:get apache-mime4j-core · libregistry