com.github.bakerln.framework:common-framework-dao

a java framework for dev project

License

License

GroupId

GroupId

com.github.bakerln.framework
ArtifactId

ArtifactId

common-framework-dao
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

a java framework for dev project

Download common-framework-dao

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
mysql : mysql-connector-java jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-data-jdbc jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
com.alibaba : druid-spring-boot-starter jar 1.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE