не последняя версия
Последняя версия 1.0.3.RELEASE

cool.happycoding:happy-code-starter-mybatis 1.0.1.RELEASE

mybatis组件

Категории

Категории

MyBatis Данные ORM
Группа

Группа

cool.happycoding
Идентификатор

Идентификатор

happy-code-starter-mybatis
Версия

Версия

1.0.1.RELEASE
Тип

Тип

jar

Скачать happy-code-starter-mybatis 1.0.1.RELEASE


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