License |
License |
---|---|
GroupId | GroupIdio.github.huerfano-jerson |
ArtifactId | ArtifactIdarcher-db |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.huerfano-jerson:archer-db
Some useful java classes for database manipulation usin JPA.
|
Filename | Size |
---|---|
archer-db-1.0.8.pom | |
archer-db-1.0.8.jar | 10 KB |
archer-db-1.0.8-sources.jar | 6 KB |
archer-db-1.0.8-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.huerfano-jerson : archer-core | jar | 1.0.12 |
org.hibernate : hibernate-core | jar | 5.3.1.Final |