Skip to content

Tirasa/ConnIdZimbraBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnIdZimbraBundle

The Zimbra bundle is part of the ConnId project.

The source code for this bundle was initially donated by Intesys.

How to get it

Maven

<dependency>
  <groupId>net.tirasa.connid.bundles</groupId>
  <artifactId>net.tirasa.connid.bundles.zimbra</artifactId>
  <version>${connid.zimbra.version}</version>
</dependency>

where connid.zimbra.version is one of available.

Downloads

Available from releases.

Runtime dependencies

This bundle requires the following JAR files to be available in the runtime classpath:

  • zimbraclient.jar
  • zimbracommon.jar
  • zimbrasoap.jar
  • zimbrastore.jar

which can be normally found under /opt/zimbra/lib/jars/ of your Zimbra deployment.

Moreover, depending on your actual Zimbra version, the following additional runtime dependencies might be needed:

  • commons-codec-1.7.jar
  • commons-httpclient-3.1.jar
  • dom4j-1.5.2.jar
  • guava-13.0.1.jar
  • javamail-1.4.5.jar
  • json.jar
  • log4j-1.2.16.jar

which can be also found under /opt/zimbra/lib/jars/ of your Zimbra deployment.

Project information

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages