License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.msopentech.odatajclient |
ArtifactId | ArtifactIdodatajclient-engine-xml |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClient OData library for Java: Engine XML parser
Java client API for OData 3.0 services: Engine XML parser
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-engine-xml/ -->
<dependency>
<groupId>com.msopentech.odatajclient</groupId>
<artifactId>odatajclient-engine-xml</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-engine-xml/
implementation 'com.msopentech.odatajclient:odatajclient-engine-xml:0.9.0'
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient-engine-xml/
implementation ("com.msopentech.odatajclient:odatajclient-engine-xml:0.9.0")
'com.msopentech.odatajclient:odatajclient-engine-xml:jar:0.9.0'
<dependency org="com.msopentech.odatajclient" name="odatajclient-engine-xml" rev="0.9.0">
<artifact name="odatajclient-engine-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.msopentech.odatajclient', module='odatajclient-engine-xml', version='0.9.0')
)
libraryDependencies += "com.msopentech.odatajclient" % "odatajclient-engine-xml" % "0.9.0"
[com.msopentech.odatajclient/odatajclient-engine-xml "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.2.3 |
com.fasterxml : aalto-xml | jar | 0.9.9 |
Version |
---|
0.9.0
|