| License |
License |
|---|---|
| Categories |
CategoriesData Net |
| GroupId | GroupIdnet.flexberry |
| ArtifactId | ArtifactIdodata-jpa-test |
| Last Version | Last Version0.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionodata-jpa-test
Library for work with data, based on odata. Library provides tools for build servlets backend
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| odata-jpa-test-0.3.9.pom | |
| odata-jpa-test-0.3.9.jar | 205 KB |
| odata-jpa-test-0.3.9-sources.jar | 169 KB |
| odata-jpa-test-0.3.9-javadoc.jar | 485 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.flexberry/odata-jpa-test/ -->
<dependency>
<groupId>net.flexberry</groupId>
<artifactId>odata-jpa-test</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.flexberry/odata-jpa-test/
implementation 'net.flexberry:odata-jpa-test:0.3.9'
// https://jarcasting.com/artifacts/net.flexberry/odata-jpa-test/
implementation ("net.flexberry:odata-jpa-test:0.3.9")
'net.flexberry:odata-jpa-test:jar:0.3.9'
<dependency org="net.flexberry" name="odata-jpa-test" rev="0.3.9">
<artifact name="odata-jpa-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.flexberry', module='odata-jpa-test', version='0.3.9')
)
libraryDependencies += "net.flexberry" % "odata-jpa-test" % "0.3.9"
[net.flexberry/odata-jpa-test "0.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.2 |
| org.mockito : mockito-core | jar | 2.27.0 |
| net.flexberry : odata-jpa-annotation | jar | 0.3.9 |
| org.eclipse.persistence : javax.persistence | jar | 2.2.0 |
| org.hsqldb : hsqldb | jar | 2.3.3 |
| com.h2database : h2 | jar | 1.4.191 |
| com.googlecode.flyway : flyway-core | jar | 2.3.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.apache.derby : derby | jar | 10.12.1.1 |