| Категории |
КатегорииMyBatis Данные ORM |
|---|---|
| Группа | Группаcom.github.yihukurama |
| Идентификатор | Идентификаторtkmybatisplus |
| Версия | Версия0.0.2-RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tkmybatisplus-0.0.2-RELEASE.pom | |
| tkmybatisplus-0.0.2-RELEASE.jar | 68 KB |
| tkmybatisplus-0.0.2-RELEASE-sources.jar | 41 KB |
| tkmybatisplus-0.0.2-RELEASE-javadoc.jar | 329 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yihukurama/tkmybatisplus/ -->
<dependency>
<groupId>com.github.yihukurama</groupId>
<artifactId>tkmybatisplus</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yihukurama/tkmybatisplus/
implementation 'com.github.yihukurama:tkmybatisplus:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.yihukurama/tkmybatisplus/
implementation ("com.github.yihukurama:tkmybatisplus:0.0.2-RELEASE")
'com.github.yihukurama:tkmybatisplus:jar:0.0.2-RELEASE'
<dependency org="com.github.yihukurama" name="tkmybatisplus" rev="0.0.2-RELEASE">
<artifact name="tkmybatisplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yihukurama', module='tkmybatisplus', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.yihukurama" % "tkmybatisplus" % "0.0.2-RELEASE"
[com.github.yihukurama/tkmybatisplus "0.0.2-RELEASE"]