is not current version
Last Version 8.0

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

mybatis dynamic for jeeplus

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.jeeplus
ArtifactId

ArtifactId

jeeplus-mybatis-dynamic-vue
Version

Version

6.0
Type

Type

jar

Download jeeplus-mybatis-dynamic-vue 6.0


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