Last Version

MIME streaming extension 1.6

Provides a streaming API to access attachments parts in a MIME message.

License

License

Dual license consisting of the CDDL v1.1 and GPL v2
Categories

Categories

Net
GroupId

GroupId

org.jvnet
ArtifactId

ArtifactId

mimepull
Version

Version

1.6
Type

Type

jar
Description

Description

MIME streaming extension
Provides a streaming API to access attachments parts in a MIME message.
Project Organization

Project Organization

Oracle Corporation

Download mimepull 1.6


<!-- https://jarcasting.com/artifacts/org.jvnet/mimepull/ -->
<dependency>
    <groupId>org.jvnet</groupId>
    <artifactId>mimepull</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet/mimepull/
implementation 'org.jvnet:mimepull:1.6'
// https://jarcasting.com/artifacts/org.jvnet/mimepull/
implementation ("org.jvnet:mimepull:1.6")
'org.jvnet:mimepull:jar:1.6'
<dependency org="org.jvnet" name="mimepull" rev="1.6">
  <artifact name="mimepull" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet', module='mimepull', version='1.6')
)
libraryDependencies += "org.jvnet" % "mimepull" % "1.6"
[org.jvnet/mimepull "1.6"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.