MVN

com.ibatis : ibatis-common

Maven & Gradle

Nov 06, 2006
2 usages
<dependency>
    <groupId>com.ibatis</groupId>
    <artifactId>ibatis-common</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibatis : ibatis-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.ibatis : ibatis-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
ibatis-common-2.1.0.565
1.3.x
ibatis-common-1.3.1

How to add a dependency to Maven

Add the following com.ibatis : ibatis-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibatis</groupId>
    <artifactId>ibatis-common</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibatis : ibatis-common gradle dependency to your build.gradle file:

implementation 'com.ibatis:ibatis-common:1.3.1'

Gradle Kotlin DSL: Add the following com.ibatis : ibatis-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibatis:ibatis-common:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibatis : ibatis-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibatis" % "ibatis-common" % "1.3.1"

Advertisement

Dependencies from Group

Nov 06, 2006
13 usages
Nov 06, 2006
11 usages
Nov 06, 2006
3 usages
Nov 06, 2006
2 usages
Nov 06, 2006
1 usages

Discover Dependencies

Mar 25, 2015
1 usages
13 stars
Jan 25, 2010
3 usages
Aug 12, 2009
2 usages
May 16, 2014
1 usages
40 stars
Sep 20, 2005
2 usages
Aug 18, 2022
2 usages
0 stars
Oct 24, 2016
5 usages
33 stars