SJPU DB Access helper

Service for generating DB access logic in simple way via interfaces and annotations

License

License

GroupId

GroupId

org.xblackcat.sjpu
ArtifactId

ArtifactId

sjpu-dbah
Last Version

Last Version

1.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

SJPU DB Access helper
Service for generating DB access logic in simple way via interfaces and annotations
Project URL

Project URL

https://github.com/xBlackCat/sjpu-dbah

Download sjpu-dbah

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.xblackcat.sjpu : sjpu-rcb jar [0.3,1.0)
org.apache.commons : commons-dbcp2 jar [2.2,3.0)

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar [2.1.1,3.0)
org.apache.logging.log4j : log4j-jcl jar [2.4,3.0)
junit : junit jar [4.12,)
com.h2database : h2 jar [1.4,2.0)

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.4
1.9.3
1.9.2
1.9.1
1.9
1.8.3
1.8.2
1.8.1