| License | License | 
|---|---|
| Categories | CategoriesJinq Data Databases | 
| GroupId | GroupIdorg.jinq | 
| ArtifactId | ArtifactIdjinq-jpa-test | 
| Last Version | Last Version1.8.34 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJinq for JPA shared test code JPA entities used for testing Jinq for JPA and related projects | 
| Filename | Size | 
|---|---|
| jinq-jpa-test-1.8.34.pom | |
| jinq-jpa-test-1.8.34.jar | 15 KB | 
| jinq-jpa-test-1.8.34-sources.jar | 9 KB | 
| jinq-jpa-test-1.8.34-javadoc.jar | 83 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jinq/jinq-jpa-test/ -->
<dependency>
    <groupId>org.jinq</groupId>
    <artifactId>jinq-jpa-test</artifactId>
    <version>1.8.34</version>
</dependency>// https://jarcasting.com/artifacts/org.jinq/jinq-jpa-test/
implementation 'org.jinq:jinq-jpa-test:1.8.34'// https://jarcasting.com/artifacts/org.jinq/jinq-jpa-test/
implementation ("org.jinq:jinq-jpa-test:1.8.34")'org.jinq:jinq-jpa-test:jar:1.8.34'<dependency org="org.jinq" name="jinq-jpa-test" rev="1.8.34">
  <artifact name="jinq-jpa-test" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jinq', module='jinq-jpa-test', version='1.8.34')
)libraryDependencies += "org.jinq" % "jinq-jpa-test" % "1.8.34"[org.jinq/jinq-jpa-test "1.8.34"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.persistence : javax.persistence | jar | 2.2.1 |