| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdcom.msopentech.odatajclient |
| ArtifactId | ArtifactIdodatajclient-engine |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClient OData library for Java: Engine
Java client API for OData 3.0 services: Engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| odatajclient-engine-0.9.0.pom | |
| odatajclient-engine-0.9.0.jar | 387 KB |
| odatajclient-engine-0.9.0-sources.jar | 319 KB |
| odatajclient-engine-0.9.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-engine/ -->
<dependency>
<groupId>com.msopentech.odatajclient</groupId>
<artifactId>odatajclient-engine</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-engine/
implementation 'com.msopentech.odatajclient:odatajclient-engine:0.9.0'
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-engine/
implementation ("com.msopentech.odatajclient:odatajclient-engine:0.9.0")
'com.msopentech.odatajclient:odatajclient-engine:jar:0.9.0'
<dependency org="com.msopentech.odatajclient" name="odatajclient-engine" rev="0.9.0">
<artifact name="odatajclient-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.msopentech.odatajclient', module='odatajclient-engine', version='0.9.0')
)
libraryDependencies += "com.msopentech.odatajclient" % "odatajclient-engine" % "0.9.0"
[com.msopentech.odatajclient/odatajclient-engine "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.msopentech.odatajclient : odatajclient-engine-xml | jar | 0.9.0 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.2.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| 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 |
| Version |
|---|
|
0.9.0
|