Exchange Web Services client

Client for Microsoft Exchange Web Services

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.bedework
Идентификатор

Идентификатор

exchange-ws-client
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Exchange Web Services client
Client for Microsoft Exchange Web Services
Система контроля версий

Система контроля версий

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

Скачать exchange-ws-client

Как подключить последнюю версию

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

Зависимости

compile (18)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.16

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.2.0