com.github.linpn:ibatis

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.linpn
ArtifactId

ArtifactId

ibatis
Last Version

Last Version

2.3.9
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/linpn/ibatis.git

Download ibatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.linpn/ibatis/ -->
<dependency>
    <groupId>com.github.linpn</groupId>
    <artifactId>ibatis</artifactId>
    <version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linpn/ibatis/
implementation 'com.github.linpn:ibatis:2.3.9'
// https://jarcasting.com/artifacts/com.github.linpn/ibatis/
implementation ("com.github.linpn:ibatis:2.3.9")
'com.github.linpn:ibatis:jar:2.3.9'
<dependency org="com.github.linpn" name="ibatis" rev="2.3.9">
  <artifact name="ibatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linpn', module='ibatis', version='2.3.9')
)
libraryDependencies += "com.github.linpn" % "ibatis" % "2.3.9"
[com.github.linpn/ibatis "2.3.9"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar 3.2.15.RELEASE
org.springframework.data : spring-data-redis Optional jar 1.3.4.RELEASE
com.googlecode.xmemcached : xmemcached Optional jar 1.4.3
cglib : cglib Optional jar 3.2.0
commons-dbcp : commons-dbcp Optional jar 1.4
commons-logging : commons-logging Optional jar 1.2
log4j : log4j Optional jar 1.2.17

provided (1)

Group / Artifact Type Version
javax.transaction : jta jar 1.1

test (5)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 1.8.0.10
org.apache.derby : derby jar 10.13.1.1
org.jmock : jmock-junit4 jar 2.8.1
org.jmock : jmock-legacy jar 2.8.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.9
2.3.8