Last Version

happy-code-starter-mybatis-sample 1.0.0.RELEASE

mybatis组件使用示例

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cool.happycoding
ArtifactId

ArtifactId

happy-code-starter-mybatis-sample
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

happy-code-starter-mybatis-sample
mybatis组件使用示例
Project Organization

Project Organization

HappyCoding

Download happy-code-starter-mybatis-sample 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-mybatis-sample/ -->
<dependency>
    <groupId>cool.happycoding</groupId>
    <artifactId>happy-code-starter-mybatis-sample</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-mybatis-sample/
implementation 'cool.happycoding:happy-code-starter-mybatis-sample:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-mybatis-sample/
implementation ("cool.happycoding:happy-code-starter-mybatis-sample:1.0.0.RELEASE")
'cool.happycoding:happy-code-starter-mybatis-sample:jar:1.0.0.RELEASE'
<dependency org="cool.happycoding" name="happy-code-starter-mybatis-sample" rev="1.0.0.RELEASE">
  <artifact name="happy-code-starter-mybatis-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code-starter-mybatis-sample', version='1.0.0.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code-starter-mybatis-sample" % "1.0.0.RELEASE"
[cool.happycoding/happy-code-starter-mybatis-sample "1.0.0.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
cool.happycoding : happy-code-starter-mybatis jar 1.0.0.RELEASE
cool.happycoding : happy-code-starter-web jar 1.0.0.RELEASE
cool.happycoding : happy-code-starter-swagger jar 1.0.0.RELEASE
cool.happycoding : happy-code-starter-log jar 1.0.0.RELEASE

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.