Download fastmybatis-core-1.0.1.jar file - Jar f

Jar examples for f:fastmybatis-core

Description

fastmybatis-core

You can download jar file fastmybatis-core 1.0.1 in this page.

License

MIT

Build File

You can use the following script to add fastmybatis-core-1.0.1.jar to your project.

<dependency>
   <groupId>net.oschina.durcframework</groupId>
   <artifactId>fastmybatis-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'net.oschina.durcframework', name: 'fastmybatis-core', version: '1.0.1'
libraryDependencies += "net.oschina.durcframework" % "fastmybatis-core" % "1.0.1"
<dependency org="net.oschina.durcframework" name="fastmybatis-core" rev="1.0.1"/>
@Grapes(@Grab(group='net.oschina.durcframework', module='fastmybatis-core', version='1.0.1'))
'net.oschina.durcframework:fastmybatis-core:jar:1.0.1'

Download

Click the following link to download the jar file.

fastmybatis-core-1.0.1-javadoc.jar
fastmybatis-core-1.0.1-sources.jar
fastmybatis-core-1.0.1.jar
fastmybatis-core-1.0.1.pom



Related Tutorials