не последняя версия
Последняя версия 8.0

org.jeeplus:jeeplus-mybatis-dynamic-vue 6.5

mybatis dynamic for jeeplus

Категории

Категории

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

Группа

org.jeeplus
Идентификатор

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

jeeplus-mybatis-dynamic-vue
Версия

Версия

6.5
Тип

Тип

jar

Скачать jeeplus-mybatis-dynamic-vue 6.5


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