Download mybatis-plus-1.2.16.jar file - Jar m

Jar examples for m:mybatis-plus

Description

kisso is a lightweight Java SSO Framework and reusable components.

You can download jar file mybatis-plus 1.2.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mybatis-plus-1.2.16.jar to your project.

<dependency>
   <groupId>com.baomidou</groupId>
   <artifactId>mybatis-plus</artifactId>
   <version>1.2.16</version>
</dependency>
compile group: 'com.baomidou', name: 'mybatis-plus', version: '1.2.16'
libraryDependencies += "com.baomidou" % "mybatis-plus" % "1.2.16"
<dependency org="com.baomidou" name="mybatis-plus" rev="1.2.16"/>
@Grapes(@Grab(group='com.baomidou', module='mybatis-plus', version='1.2.16'))
'com.baomidou:mybatis-plus:jar:1.2.16'

Download

Click the following link to download the jar file.

mybatis-plus-1.2.16-javadoc.jar
mybatis-plus-1.2.16-sources.jar
mybatis-plus-1.2.16.jar
mybatis-plus-1.2.16.pom



Related Tutorials