| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdcom.msopentech.odatajclient |
| ArtifactId | ArtifactIdodatajclient-proxy |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClient OData library for Java: Proxy
Java client API for OData 3.0 services: Proxy
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| odatajclient-proxy-0.9.0.pom | |
| odatajclient-proxy-0.9.0.jar | 86 KB |
| odatajclient-proxy-0.9.0-sources.jar | 68 KB |
| odatajclient-proxy-0.9.0-javadoc.jar | 261 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-proxy/ -->
<dependency>
<groupId>com.msopentech.odatajclient</groupId>
<artifactId>odatajclient-proxy</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-proxy/
implementation 'com.msopentech.odatajclient:odatajclient-proxy:0.9.0'
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-proxy/
implementation ("com.msopentech.odatajclient:odatajclient-proxy:0.9.0")
'com.msopentech.odatajclient:odatajclient-proxy:jar:0.9.0'
<dependency org="com.msopentech.odatajclient" name="odatajclient-proxy" rev="0.9.0">
<artifact name="odatajclient-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.msopentech.odatajclient', module='odatajclient-proxy', version='0.9.0')
)
libraryDependencies += "com.msopentech.odatajclient" % "odatajclient-proxy" % "0.9.0"
[com.msopentech.odatajclient/odatajclient-proxy "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-beanutils : commons-beanutils-core | jar | 1.8.3 |
| com.msopentech.odatajclient : odatajclient-engine | jar | 0.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| junit : junit | jar | 4.11 |
| com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
| org.apache.poi : poi | jar | 3.9 |