Last Version

Jersey S/MIME 0.2.0

Backport of the S/MIME features from resteasy-security

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

jersey-smime
Version

Version

0.2.0
Type

Type

jar
Description

Description

Jersey S/MIME
Backport of the S/MIME features from resteasy-security
Project URL

Project URL

https://github.com/joschi/jersey-smime
Source Code Management

Source Code Management

https://github.com/joschi/jersey-smime

Download jersey-smime 0.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.sun.jersey : jersey-core jar 1.18.1
com.sun.jersey : jersey-server jar 1.18.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.18.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory jar 1.18.1
org.bouncycastle : bcprov-jdk15on jar 1.50
org.bouncycastle : bcmail-jdk15on jar 1.50
javax.mail : mail jar 1.4.7
org.apache.james : apache-mime4j-core jar 0.7.2

test (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.