не последняя версия
Последняя версия 4.9.0

org.apache.olingo:odata-commons-core 4.0.0-beta-01-RC01


Категории

Категории

Данные
Группа

Группа

org.apache.olingo
Идентификатор

Идентификатор

odata-commons-core
Версия

Версия

4.0.0-beta-01-RC01
Тип

Тип

jar

Скачать odata-commons-core 4.0.0-beta-01-RC01


<!-- https://jarcasting.com/artifacts/org.apache.olingo/odata-commons-core/ -->
<dependency>
    <groupId>org.apache.olingo</groupId>
    <artifactId>odata-commons-core</artifactId>
    <version>4.0.0-beta-01-RC01</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/odata-commons-core/
implementation 'org.apache.olingo:odata-commons-core:4.0.0-beta-01-RC01'
// https://jarcasting.com/artifacts/org.apache.olingo/odata-commons-core/
implementation ("org.apache.olingo:odata-commons-core:4.0.0-beta-01-RC01")
'org.apache.olingo:odata-commons-core:jar:4.0.0-beta-01-RC01'
<dependency org="org.apache.olingo" name="odata-commons-core" rev="4.0.0-beta-01-RC01">
  <artifact name="odata-commons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='odata-commons-core', version='4.0.0-beta-01-RC01')
)
libraryDependencies += "org.apache.olingo" % "odata-commons-core" % "4.0.0-beta-01-RC01"
[org.apache.olingo/odata-commons-core "4.0.0-beta-01-RC01"]