is not current version
Last Version 1.2.2.211220

pro.haichuang.framework:hc-mybatis 1.1.1.211111

This is HaiChuang's self-developed simple framework

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

pro.haichuang.framework
ArtifactId

ArtifactId

hc-mybatis
Version

Version

1.1.1.211111
Type

Type

jar
Description

Description

This is HaiChuang's self-developed simple framework
Project URL

Project URL

https://github.com/cdhaichuang/haichuangframework
Project Organization

Project Organization

HaiChuang Inc.

Download hc-mybatis 1.1.1.211111


<!-- https://jarcasting.com/artifacts/pro.haichuang.framework/hc-mybatis/ -->
<dependency>
    <groupId>pro.haichuang.framework</groupId>
    <artifactId>hc-mybatis</artifactId>
    <version>1.1.1.211111</version>
</dependency>
// https://jarcasting.com/artifacts/pro.haichuang.framework/hc-mybatis/
implementation 'pro.haichuang.framework:hc-mybatis:1.1.1.211111'
// https://jarcasting.com/artifacts/pro.haichuang.framework/hc-mybatis/
implementation ("pro.haichuang.framework:hc-mybatis:1.1.1.211111")
'pro.haichuang.framework:hc-mybatis:jar:1.1.1.211111'
<dependency org="pro.haichuang.framework" name="hc-mybatis" rev="1.1.1.211111">
  <artifact name="hc-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.haichuang.framework', module='hc-mybatis', version='1.1.1.211111')
)
libraryDependencies += "pro.haichuang.framework" % "hc-mybatis" % "1.1.1.211111"
[pro.haichuang.framework/hc-mybatis "1.1.1.211111"]

Dependencies

compile (10)

Group / Artifact Type Version
com.alibaba : druid-spring-boot-starter jar 1.2.8
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.4
com.baomidou : mybatis-plus-generator jar 3.5.1
org.apache.velocity : velocity-engine-core jar 2.3
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.4.0
org.springframework.boot : spring-boot-starter-web jar 2.5.5
org.springframework.boot : spring-boot-starter-log4j2 jar 2.5.5
com.lmax : disruptor jar 3.4.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.5
org.projectlombok : lombok Optional jar 1.18.20

provided (1)

Group / Artifact Type Version
pro.haichuang.framework : hc-base jar 1.1.1.211111

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.26

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.5

Project Modules

There are no modules declared in this project.