Download ibatis2-common-2.1.7.597.jar file - Jar i

Jar examples for i:ibatis2-common

Description

You can download jar file ibatis2-common 2.1.7.597 in this page.

Build File

You can use the following script to add ibatis2-common-2.1.7.597.jar to your project.

<dependency>
   <groupId>com.ibatis</groupId>
   <artifactId>ibatis2-common</artifactId>
   <version>2.1.7.597</version>
</dependency>
compile group: 'com.ibatis', name: 'ibatis2-common', version: '2.1.7.597'
libraryDependencies += "com.ibatis" % "ibatis2-common" % "2.1.7.597"
<dependency org="com.ibatis" name="ibatis2-common" rev="2.1.7.597"/>
@Grapes(@Grab(group='com.ibatis', module='ibatis2-common', version='2.1.7.597'))
'com.ibatis:ibatis2-common:jar:2.1.7.597'

Download

Click the following link to download the jar file.

ibatis2-common-2.1.7.597.jar
ibatis2-common-2.1.7.597.pom



Related Tutorials