Exchange Web Services client

Client for Microsoft Exchange Web Services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

exchange-ws-client
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Exchange Web Services client
Client for Microsoft Exchange Web Services
Source Code Management

Source Code Management

https://github.com/Bedework/exchange-ws-client

Download exchange-ws-client

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
com.ibm.icu : icu4j jar 53.1
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 1.4
joda-time : joda-time jar 2.2
org.mnode.ical4j : ical4j jar 1.0.4
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.6.4
org.apache.httpcomponents : httpclient jar 4.2.5
org.springframework.ws : spring-ws-core jar 2.1.3.RELEASE
org.springframework.ws : spring-ws-security jar 2.1.3.RELEASE
org.springframework : spring-context-support jar 3.2.2.RELEASE
org.hibernate : hibernate-validator jar 5.0.3.Final
commons-validator : commons-validator jar 1.4.0
xalan : xalan jar 2.7.0
xerces : xercesImpl jar 2.8.1
jaxen : jaxen jar 1.1.3
org.codehaus.jackson : jackson-mapper-asl jar 1.7.1
com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations jar 1.2.0
org.slf4j : slf4j-log4j12 jar 1.6.2

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.16

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.2.RELEASE
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.apache.commons : commons-math jar 2.2

Project Modules

There are no modules declared in this project.

Build Status

exchange-ws-client

Client for Exchange Web Services that is implemented using Spring Web Services.

Uses Spring Web Services 2.1, Spring 3.1, and Http Components 4.1.

Has support for BASIC HTTP Credentials or Exchange Impersonation.

Spring configuration can be found inside src/main/resources/com/microsoft/exchange.

Notes

This project contains a Java Keystore containing the certificates used to sign Office 365's Exchange services. The file is in src/main/resources/ews.truststore, and there is no password.

org.bedework

Bedework

This is the overall project for the github hosted 4.x development version of bedework. Use https://github.com/Bedework/bedework to post issues for any release.

Versions

Version
0.2.0