License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.olingo |
ArtifactId | ArtifactIdodata-samples |
Last Version | Last Version4.0.0-beta-03 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionodata-samples
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 |
---|---|
odata-samples-4.0.0-beta-03.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.olingo/odata-samples/ -->
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
<version>4.0.0-beta-03</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/odata-samples/
implementation 'org.apache.olingo:odata-samples:4.0.0-beta-03'
// https://jarcasting.com/artifacts/org.apache.olingo/odata-samples/
implementation ("org.apache.olingo:odata-samples:4.0.0-beta-03")
'org.apache.olingo:odata-samples:pom:4.0.0-beta-03'
<dependency org="org.apache.olingo" name="odata-samples" rev="4.0.0-beta-03">
<artifact name="odata-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='odata-samples', version='4.0.0-beta-03')
)
libraryDependencies += "org.apache.olingo" % "odata-samples" % "4.0.0-beta-03"
[org.apache.olingo/odata-samples "4.0.0-beta-03"]