Last Version

CalDav4j 1.0.5

The Caldav Java Library

License

License

GroupId

GroupId

com.github.caldav4j
ArtifactId

ArtifactId

caldav4j
Version

Version

1.0.5
Type

Type

jar
Description

Description

CalDav4j
The Caldav Java Library
Project URL

Project URL

https://github.com/caldav4j/caldav4j.git
Source Code Management

Source Code Management

https://github.com/caldav4j/caldav4j.git

Download caldav4j 1.0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.mnode.ical4j : ical4j jar 3.0.1
org.apache.jackrabbit : jackrabbit-webdav jar 2.17.7
org.slf4j : jcl-over-slf4j jar 1.7.27
org.apache.httpcomponents : httpclient jar 4.5.13
net.sf.ehcache : ehcache jar 2.10.6

provided (1)

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

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.