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).

License

License

GroupId

GroupId

com.googlecode.ez-vcard
ArtifactId

ArtifactId

ez-vcard
Last Version

Last Version

0.11.3
Release Date

Release Date

Type

Type

jar
Description

Description

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).
Project URL

Project URL

http://github.com/mangstadt/ez-vcard
Project Organization

Project Organization

Michael Angstadt
Source Code Management

Source Code Management

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

Download ez-vcard

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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 Optional jar 2.12.5

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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