ez-vcard

A library that reads and writes vCards, supporting all versions of the vCard standard (2.1, 3.0, and 4.0) as well as xCard (XML-encoded vCards), hCard (HTML-encoded vCards), and jCard (JSON-encoded vCards).

Лицензия

Лицензия

Группа

Группа

com.googlecode.ez-vcard
Идентификатор

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

ez-vcard
Последняя версия

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

0.11.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

ez-vcard
A library that reads and writes vCards, supporting all versions of the vCard standard (2.1, 3.0, and 4.0) as well as xCard (XML-encoded vCards), hCard (HTML-encoded vCards), and jCard (JSON-encoded vCards).
Ссылка на сайт

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

http://github.com/mangstadt/ez-vcard
Организация-разработчик

Организация-разработчик

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

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

https://github.com/mangstadt/ez-vcard/commits/master

Скачать ez-vcard

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.mangstadt : vinnie jar 2.0.2
org.jsoup : jsoup jar 1.14.2
org.freemarker : freemarker jar 2.3.31
com.fasterxml.jackson.core : jackson-core jar 2.12.5
com.fasterxml.jackson.core : jackson-databind Необязательный jar 2.12.5

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
xmlunit : xmlunit jar 1.6
org.mockito : mockito-all jar 1.10.19
xalan : xalan jar 2.7.2
nl.jqno.equalsverifier : equalsverifier jar 1.7.6

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

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

Версии библиотеки

Версия
0.11.3
0.11.2
0.11.1
0.11.0
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.1