Последняя версия

Jersey S/MIME 0.2.0

Backport of the S/MIME features from resteasy-security

Лицензия

Лицензия

Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.joschi
Идентификатор

Идентификатор

jersey-smime
Версия

Версия

0.2.0
Тип

Тип

jar
Описание

Описание

Jersey S/MIME
Backport of the S/MIME features from resteasy-security
Ссылка на сайт

Ссылка на сайт

https://github.com/joschi/jersey-smime
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.