License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.nblair |
ArtifactId | ArtifactIdexchange-ws-client |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionExchange Web Services client
Client for Microsoft Exchange Web Services
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exchange-ws-client-0.0.2.pom | |
exchange-ws-client-0.0.2.jar | 829 KB |
exchange-ws-client-0.0.2-sources.jar | 710 KB |
exchange-ws-client-0.0.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nblair/exchange-ws-client/ -->
<dependency>
<groupId>com.github.nblair</groupId>
<artifactId>exchange-ws-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nblair/exchange-ws-client/
implementation 'com.github.nblair:exchange-ws-client:0.0.2'
// https://jarcasting.com/artifacts/com.github.nblair/exchange-ws-client/
implementation ("com.github.nblair:exchange-ws-client:0.0.2")
'com.github.nblair:exchange-ws-client:jar:0.0.2'
<dependency org="com.github.nblair" name="exchange-ws-client" rev="0.0.2">
<artifact name="exchange-ws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nblair', module='exchange-ws-client', version='0.0.2')
)
libraryDependencies += "com.github.nblair" % "exchange-ws-client" % "0.0.2"
[com.github.nblair/exchange-ws-client "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.0 |
org.apache.httpcomponents : httpclient | jar | 4.1.2 |
org.springframework.ws : spring-ws-core | jar | 2.1.0.RELEASE |
org.springframework.ws : spring-ws-security | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.1.RELEASE |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |
org.apache.commons : commons-math | jar | 2.2 |