License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.olingo |
ArtifactId | ArtifactIdolingo-odata2-processor-jpa-incubating |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionolingo-odata2-processor-jpa-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 |
Filename | Size |
---|---|
olingo-odata2-processor-jpa-incubating-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-processor-jpa-incubating/ -->
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>olingo-odata2-processor-jpa-incubating</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-processor-jpa-incubating/
implementation 'org.apache.olingo:olingo-odata2-processor-jpa-incubating:1.0.0'
// https://jarcasting.com/artifacts/org.apache.olingo/olingo-odata2-processor-jpa-incubating/
implementation ("org.apache.olingo:olingo-odata2-processor-jpa-incubating:1.0.0")
'org.apache.olingo:olingo-odata2-processor-jpa-incubating:pom:1.0.0'
<dependency org="org.apache.olingo" name="olingo-odata2-processor-jpa-incubating" rev="1.0.0">
<artifact name="olingo-odata2-processor-jpa-incubating" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='olingo-odata2-processor-jpa-incubating', version='1.0.0')
)
libraryDependencies += "org.apache.olingo" % "olingo-odata2-processor-jpa-incubating" % "1.0.0"
[org.apache.olingo/olingo-odata2-processor-jpa-incubating "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |
xmlunit : xmlunit | jar | 1.3 |