<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-ical4j-vcard</artifactId>
<version>1.0.9</version>
</dependency>
compile
|-- ${ical4j.groupId}:${ical4j.artifactId}:3.0.16
|-- org.slf4j:slf4j-api:1.7.30
|-- commons-codec:commons-codec:1.15
|-- commons-io:commons-io:2.8.0
|-- org.apache.commons:commons-lang3:3.8.1
|-- commons-logging:commons-logging:1.1.3
|-- org.codehaus.groovy:groovy:3.0.7
provided
|-- org.mnode:mnode-tools:1.16
test
|-- junit:junit:4.10