License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.flexberry |
ArtifactId | ArtifactIdodata-jpa-annotation |
Last Version | Last Version0.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflexberry-odata-jpa-annotation
Library for work with data, based on odata. Library provides tools for build servlets backend
|
Project URL |
Project URL |
Filename | Size |
---|---|
odata-jpa-annotation-0.3.9.pom | |
odata-jpa-annotation-0.3.9.jar | 15 KB |
odata-jpa-annotation-0.3.9-sources.jar | 13 KB |
odata-jpa-annotation-0.3.9-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.flexberry/odata-jpa-annotation/ -->
<dependency>
<groupId>net.flexberry</groupId>
<artifactId>odata-jpa-annotation</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.flexberry/odata-jpa-annotation/
implementation 'net.flexberry:odata-jpa-annotation:0.3.9'
// https://jarcasting.com/artifacts/net.flexberry/odata-jpa-annotation/
implementation ("net.flexberry:odata-jpa-annotation:0.3.9")
'net.flexberry:odata-jpa-annotation:jar:0.3.9'
<dependency org="net.flexberry" name="odata-jpa-annotation" rev="0.3.9">
<artifact name="odata-jpa-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.flexberry', module='odata-jpa-annotation', version='0.3.9')
)
libraryDependencies += "net.flexberry" % "odata-jpa-annotation" % "0.3.9"
[net.flexberry/odata-jpa-annotation "0.3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.olingo : odata-commons-api | jar | 4.7.1 |
org.eclipse.persistence : javax.persistence | jar | 2.1.0 |