Jar examples for m:mybatis-plus
kisso is a lightweight Java SSO Framework and reusable components.
You can download jar file mybatis-plus 2.0.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mybatis-plus-2.0.8.jar to your project.
<dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus</artifactId> <version>2.0.8</version> </dependency>
compile group: 'com.baomidou', name: 'mybatis-plus', version: '2.0.8'
libraryDependencies += "com.baomidou" % "mybatis-plus" % "2.0.8"
<dependency org="com.baomidou" name="mybatis-plus" rev="2.0.8"/>
@Grapes(@Grab(group='com.baomidou', module='mybatis-plus', version='2.0.8'))
'com.baomidou:mybatis-plus:jar:2.0.8'
Click the following link to download the jar file.
mybatis-plus-2.0.8-javadoc.jar