is not current version
Last Version 1.1.0

JPA99 1.0.1

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.0.1
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.0.1


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

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.