Last Version

template-modules-dao 3.0.0.RELEASE

Provide some convenient methods to operate mysql daos.

License

License

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-modules-dao
Version

Version

3.0.0.RELEASE
Type

Type

jar
Description

Description

template-modules-dao
Provide some convenient methods to operate mysql daos.
Project URL

Project URL

https://wuwenbin.me
Source Code Management

Source Code Management

https://github.com/miyakowork/template-modules-dao

Download template-modules-dao 3.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-modules-dao/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-modules-dao</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-modules-dao/
implementation 'me.wuwenbin:template-modules-dao:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-modules-dao/
implementation ("me.wuwenbin:template-modules-dao:3.0.0.RELEASE")
'me.wuwenbin:template-modules-dao:jar:3.0.0.RELEASE'
<dependency org="me.wuwenbin" name="template-modules-dao" rev="3.0.0.RELEASE">
  <artifact name="template-modules-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-modules-dao', version='3.0.0.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-modules-dao" % "3.0.0.RELEASE"
[me.wuwenbin/template-modules-dao "3.0.0.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
me.wuwenbin : template-utils-pojo jar 3.0.0.RELEASE

provided (12)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.1.7.RELEASE
org.springframework : spring-context jar 4.1.7.RELEASE
org.springframework : spring-tx jar 4.1.7.RELEASE
org.springframework : spring-aop jar 4.1.7.RELEASE
org.springframework : spring-aspects jar 4.1.7.RELEASE
com.alibaba : druid jar 1.0.18
mysql : mysql-connector-java jar 5.1.37
org.aspectj : aspectjrt jar 1.8.6
org.aspectj : aspectjweaver jar 1.8.6
cglib : cglib jar 3.1
org.slf4j : slf4j-api jar 1.7.21
javax : javaee-api jar 6.0

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.7.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.