MVN

pro.haichuang.framework : hc-mybatis

Maven & Gradle

Dec 20, 2021
2 usages
10 stars

This is HaiChuang's self-developed simple framework

<dependency>
    <groupId>pro.haichuang.framework</groupId>
    <artifactId>hc-mybatis</artifactId>
    <version>1.2.2.211220</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.haichuang.framework : hc-mybatis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2.211220

All Versions

Choose a version of pro.haichuang.framework : hc-mybatis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
hc-mybatis-1.2.2.211220
hc-mybatis-1.2.1.211214
hc-mybatis-1.2.0.211209
1.1.x
hc-mybatis-1.1.3.211115
hc-mybatis-1.1.1.211111
hc-mybatis-1.1.0.211021
1.0.x
hc-mybatis-1.0.0.211014
hc-mybatis-1.0.0.211009
hc-mybatis-1.0.0.210926
hc-mybatis-1.0.0

How to add a dependency to Maven

Add the following pro.haichuang.framework : hc-mybatis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pro.haichuang.framework</groupId>
    <artifactId>hc-mybatis</artifactId>
    <version>1.2.2.211220</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pro.haichuang.framework : hc-mybatis gradle dependency to your build.gradle file:

implementation 'pro.haichuang.framework:hc-mybatis:1.2.2.211220'

Gradle Kotlin DSL: Add the following pro.haichuang.framework : hc-mybatis gradle kotlin dependency to your build.gradle.kts file:

implementation("pro.haichuang.framework:hc-mybatis:1.2.2.211220")

How to add a dependency to SBT Scala

SBT Scala: Add the following pro.haichuang.framework : hc-mybatis sbt scala dependency to your build.sbt file:

libraryDependencies += "pro.haichuang.framework" % "hc-mybatis" % "1.2.2.211220"

Advertisement

Dependencies from Group

Dec 20, 2021
10 usages
10 stars
Dec 20, 2021
3 usages
10 stars
Dec 20, 2021
2 usages
10 stars
Dec 20, 2021
1 usages
10 stars
Dec 20, 2021
1 usages
10 stars

Discover Dependencies

Sep 27, 2021
1 usages
Oct 12, 2021
1 usages
2 stars
Oct 28, 2022
1 usages
5 stars
Oct 27, 2021
1 usages
7 stars
Oct 22, 2021
1 usages
109 stars