License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.olingo |
ArtifactId | ArtifactIdolingo-odata2-api-incubating |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionolingo-odata2-api-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-api-incubating/ -->
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>olingo-odata2-api-incubating</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-api-incubating/
implementation 'org.apache.olingo:olingo-odata2-api-incubating:1.1.0'
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-api-incubating/
implementation ("org.apache.olingo:olingo-odata2-api-incubating:1.1.0")
'org.apache.olingo:olingo-odata2-api-incubating:jar:1.1.0'
<dependency org="org.apache.olingo" name="olingo-odata2-api-incubating" rev="1.1.0">
<artifact name="olingo-odata2-api-incubating" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='olingo-odata2-api-incubating', version='1.1.0')
)
libraryDependencies += "org.apache.olingo" % "olingo-odata2-api-incubating" % "1.1.0"
[org.apache.olingo/olingo-odata2-api-incubating "1.1.0"]