License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.olingo |
ArtifactId | ArtifactIdolingo-odata2-core |
Last Version | Last Version2.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionolingo-odata2-core
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
olingo-odata2-core-2.0.12.pom | |
olingo-odata2-core-2.0.12.jar | 534 KB |
olingo-odata2-core-2.0.12-sources.jar | 375 KB |
olingo-odata2-core-2.0.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-core/ -->
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>olingo-odata2-core</artifactId>
<version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-core/
implementation 'org.apache.olingo:olingo-odata2-core:2.0.12'
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-core/
implementation ("org.apache.olingo:olingo-odata2-core:2.0.12")
'org.apache.olingo:olingo-odata2-core:jar:2.0.12'
<dependency org="org.apache.olingo" name="olingo-odata2-core" rev="2.0.12">
<artifact name="olingo-odata2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='olingo-odata2-core', version='2.0.12')
)
libraryDependencies += "org.apache.olingo" % "olingo-odata2-core" % "2.0.12"
[org.apache.olingo/olingo-odata2-core "2.0.12"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0-m10 |
org.apache.olingo : olingo-odata2-api | jar | 2.0.12 |
commons-codec : commons-codec | jar | 1.6 |
com.google.code.gson : gson | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.olingo » olingo-odata2-testutil | jar | 2.0.12 |
junit : junit | jar | 4.13.2 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.1 |
org.mockito : mockito-all | jar | 1.9.0 |
xmlunit : xmlunit | jar | 1.6 |