is not current version
Last Version 1.0.8

io.github.huerfano-jerson:archer-db 1.0.4

Some useful java classes for database manipulation usin JPA.

GroupId

GroupId

io.github.huerfano-jerson
ArtifactId

ArtifactId

archer-db
Version

Version

1.0.4
Type

Type

jar

Download archer-db 1.0.4


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