License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.flexberry |
ArtifactId | ArtifactIdodata-jpa-spring-support |
Last Version | Last Version0.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary for work with data, based on odata. Library provides tools for build servlets backend
|
Filename | Size |
---|---|
odata-jpa-spring-support-0.3.9.pom | |
odata-jpa-spring-support-0.3.9.jar | 1 KB |
odata-jpa-spring-support-0.3.9-sources.jar | 707 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.flexberry/odata-jpa-spring-support/ -->
<dependency>
<groupId>net.flexberry</groupId>
<artifactId>odata-jpa-spring-support</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.flexberry/odata-jpa-spring-support/
implementation 'net.flexberry:odata-jpa-spring-support:0.3.9'
// https://jarcasting.com/artifacts/net.flexberry/odata-jpa-spring-support/
implementation ("net.flexberry:odata-jpa-spring-support:0.3.9")
'net.flexberry:odata-jpa-spring-support:jar:0.3.9'
<dependency org="net.flexberry" name="odata-jpa-spring-support" rev="0.3.9">
<artifact name="odata-jpa-spring-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.flexberry', module='odata-jpa-spring-support', version='0.3.9')
)
libraryDependencies += "net.flexberry" % "odata-jpa-spring-support" % "0.3.9"
[net.flexberry/odata-jpa-spring-support "0.3.9"]