| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные CLI Взаимодействие с пользователем |
| Группа | Группаcom.msopentech.odatajclient |
| Идентификатор | Идентификаторodatajclient-engine |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClient OData library for Java: Engine
Java client API for OData 3.0 services: Engine
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Версия |
|---|
|
0.9.0
|