Last Version

odata-server-sample 4.0.0-beta-02

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.

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.olingo
ArtifactId

ArtifactId

odata-server-sample
Version

Version

4.0.0-beta-02
Type

Type

war
Description

Description

odata-server-sample
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

The Apache Software Foundation

Download odata-server-sample 4.0.0-beta-02


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.olingo : odata-server-api jar 4.0.0-beta-02
org.apache.olingo : odata-commons-api jar 4.0.0-beta-02
org.apache.olingo : odata-commons-core jar 4.0.0-beta-02

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (2)

Group / Artifact Type Version
org.apache.olingo : odata-server-core jar 4.0.0-beta-02
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.