License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdapache-mime4j-core |
Last Version | Last Version0.8.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Mime4j :: Core
Java stream based MIME message parser
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-mime4j-core-0.8.7.pom | |
apache-mime4j-core-0.8.7.jar | 93 KB |
apache-mime4j-core-0.8.7-tests.jar | 919 KB |
apache-mime4j-core-0.8.7-sources.jar | 95 KB |
apache-mime4j-core-0.8.7-javadoc.jar | 508 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/apache-mime4j-core/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j-core</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/apache-mime4j-core/
implementation 'org.apache.james:apache-mime4j-core:0.8.7'
// https://jarcasting.com/artifacts/org.apache.james/apache-mime4j-core/
implementation ("org.apache.james:apache-mime4j-core:0.8.7")
'org.apache.james:apache-mime4j-core:jar:0.8.7'
<dependency org="org.apache.james" name="apache-mime4j-core" rev="0.8.7">
<artifact name="apache-mime4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='apache-mime4j-core', version='0.8.7')
)
libraryDependencies += "org.apache.james" % "apache-mime4j-core" % "0.8.7"
[org.apache.james/apache-mime4j-core "0.8.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
commons-io : commons-io | jar | 2.11.0 |