Core

Core module to build the iBatis SqlSessionFactory through google-guice

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.ibaguice
ArtifactId

ArtifactId

ibaguice-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Core
Core module to build the iBatis SqlSessionFactory through google-guice
Source Code Management

Source Code Management

http://code.google.com/p/ibaguice/source/browse/#svn/tags/1.0/ibaguice-core

Download ibaguice-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-multibindings jar 2.0
org.mybatis : mybatis jar 3.0.1
commons-logging : commons-logging jar 1.1.1
aopalliance : aopalliance jar 1.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0