Last Version

quick-dao-example 0.0.21

a data access tool for rapid development

License

License

GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

quick-dao-example
Version

Version

0.0.21
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download quick-dao-example 0.0.21


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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.yangziwen : quick-dao-sql2o jar 0.0.21
io.github.yangziwen : quick-dao-mybatis jar 0.0.21
io.github.yangziwen : quick-dao-spring-jdbc jar 0.0.21
mysql : mysql-connector-java jar 8.0.16
org.apache.tomcat : tomcat-jdbc jar 9.0.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.h2database : h2 jar 1.4.197
org.dbunit : dbunit jar 2.6.0

Project Modules

There are no modules declared in this project.