License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.olingo |
ArtifactId | ArtifactIdolingo-odata2-core-incubating |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionolingo-odata2-core-incubating
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 |
<!-- https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-core-incubating/ -->
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>olingo-odata2-core-incubating</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-core-incubating/
implementation 'org.apache.olingo:olingo-odata2-core-incubating:1.1.0'
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-core-incubating/
implementation ("org.apache.olingo:olingo-odata2-core-incubating:1.1.0")
'org.apache.olingo:olingo-odata2-core-incubating:jar:1.1.0'
<dependency org="org.apache.olingo" name="olingo-odata2-core-incubating" rev="1.1.0">
<artifact name="olingo-odata2-core-incubating" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='olingo-odata2-core-incubating', version='1.1.0')
)
libraryDependencies += "org.apache.olingo" % "olingo-odata2-core-incubating" % "1.1.0"
[org.apache.olingo/olingo-odata2-core-incubating "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0-m10 |
org.apache.olingo : olingo-odata2-api-incubating | jar | 1.1.0 |
commons-codec : commons-codec | jar | 1.6 |
com.google.code.gson : gson | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.olingo » olingo-odata2-testutil-incubating | jar | 1.1.0 |
junit : junit | jar | 4.10 |
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.3 |