io.github.huerfano-jerson:archer-db

Some useful java classes for database manipulation usin JPA.

License

License

GroupId

GroupId

io.github.huerfano-jerson
ArtifactId

ArtifactId

archer-db
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.huerfano-jerson:archer-db
Some useful java classes for database manipulation usin JPA.

Download archer-db

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.huerfano-jerson : archer-core jar 1.0.12
org.hibernate : hibernate-core jar 5.3.1.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.4
1.0.2
1.0.1