не последняя версия
Последняя версия 1.7.0-RELEASE

com.github.jeffreyning:mybatisplus-plus 1.2.0-RELEASE

mybatisplus-plus

Категории

Категории

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

Группа

com.github.jeffreyning
Идентификатор

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

mybatisplus-plus
Версия

Версия

1.2.0-RELEASE
Тип

Тип

jar

Скачать mybatisplus-plus 1.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/mybatisplus-plus/ -->
<dependency>
    <groupId>com.github.jeffreyning</groupId>
    <artifactId>mybatisplus-plus</artifactId>
    <version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/mybatisplus-plus/
implementation 'com.github.jeffreyning:mybatisplus-plus:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/mybatisplus-plus/
implementation ("com.github.jeffreyning:mybatisplus-plus:1.2.0-RELEASE")
'com.github.jeffreyning:mybatisplus-plus:jar:1.2.0-RELEASE'
<dependency org="com.github.jeffreyning" name="mybatisplus-plus" rev="1.2.0-RELEASE">
  <artifact name="mybatisplus-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='mybatisplus-plus', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "mybatisplus-plus" % "1.2.0-RELEASE"
[com.github.jeffreyning/mybatisplus-plus "1.2.0-RELEASE"]