Last Version

AppFuse iBATIS Module 2.1.0

AppFuse DAO backend implemented with iBATIS (http://ibatis.apache.org).

License

License

GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

appfuse-ibatis
Version

Version

2.1.0
Type

Type

jar
Description

Description

AppFuse iBATIS Module
AppFuse DAO backend implemented with iBATIS (http://ibatis.apache.org).

Download appfuse-ibatis 2.1.0


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

Dependencies

compile (19)

Group / Artifact Type Version
org.appfuse : appfuse-data-common jar 2.1.0
org.apache.ibatis : ibatis-sqlmap jar 2.3.4.726
org.aspectj : aspectjweaver jar 1.6.10
org.aspectj : aspectjrt jar 1.6.10
org.springframework : spring-aop jar 3.0.5.RELEASE
org.springframework : spring-aspects jar 3.0.5.RELEASE
commons-beanutils : commons-beanutils jar 1.8.3
org.springframework : spring-jdbc jar 3.0.5.RELEASE
org.springframework : spring-orm jar 3.0.5.RELEASE
commons-lang : commons-lang jar 2.6
org.springframework.security : spring-security-core jar 3.0.5.RELEASE
org.springframework.security : spring-security-config jar 3.0.5.RELEASE
junit : junit Optional jar 4.8.2
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16
mysql : mysql-connector-java jar 5.1.14
org.springframework : spring-test Optional jar 3.0.5.RELEASE

Project Modules

There are no modules declared in this project.