Last Version

JPA99 1.1.0

A Library to provide an easy way to manage JPA in desktop application

License

License

GroupId

GroupId

io.github.ossnass
ArtifactId

ArtifactId

jpa99
Version

Version

1.1.0
Type

Type

jar
Description

Description

JPA99
A Library to provide an easy way to manage JPA in desktop application
Project URL

Project URL

https://github.com/OssNass/JPA99
Source Code Management

Source Code Management

https://github.com/OssNass/JPA99

Download jpa99 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.ossnass/jpa99/ -->
<dependency>
    <groupId>io.github.ossnass</groupId>
    <artifactId>jpa99</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ossnass/jpa99/
implementation 'io.github.ossnass:jpa99:1.1.0'
// https://jarcasting.com/artifacts/io.github.ossnass/jpa99/
implementation ("io.github.ossnass:jpa99:1.1.0")
'io.github.ossnass:jpa99:jar:1.1.0'
<dependency org="io.github.ossnass" name="jpa99" rev="1.1.0">
  <artifact name="jpa99" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ossnass', module='jpa99', version='1.1.0')
)
libraryDependencies += "io.github.ossnass" % "jpa99" % "1.1.0"
[io.github.ossnass/jpa99 "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jinq : jinq-jpa jar 1.8.34
io.github.classgraph : classgraph jar 4.8.138
javax.persistence : javax.persistence-api jar 2.2

test (5)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.6.1.Final
com.h2database : h2 jar 1.4.200
org.junit.jupiter : junit-jupiter jar 5.8.1
org.assertj : assertj-core jar 3.21.0
com.github.javafaker : javafaker jar 1.0.2

Project Modules

There are no modules declared in this project.