quick-dao-core

a data access tool for rapid development

License

License

GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

quick-dao-core
Last Version

Last Version

0.0.21
Release Date

Release Date

Type

Type

jar
Description

Description

quick-dao-core
a data access tool for rapid development
Project URL

Project URL

http://maven.apache.org

Download quick-dao-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0.2
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-collections4 jar 4.1
org.projectlombok : lombok jar 1.18.2
cglib : cglib jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.21
0.0.20
0.0.19
0.0.18.2
0.0.18.1
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4.8
0.0.4.7
0.0.4.6
0.0.4.5
0.0.4.4
0.0.4.3
0.0.4.2
0.0.4.1
0.0.4
0.0.3
0.0.2
0.0.1