SINAVI J-Framework MyBatis


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

jp.co.ctc-g.jfw
ArtifactId

ArtifactId

jfw-mybatis-core
Last Version

Last Version

1.0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SINAVI J-Framework MyBatis
SINAVI J-Framework MyBatis
Project Organization

Project Organization

ITOCHU Techno-Solutions Corporation.

Download jfw-mybatis-core

How to add to project

<!-- https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-mybatis-core/ -->
<dependency>
    <groupId>jp.co.ctc-g.jfw</groupId>
    <artifactId>jfw-mybatis-core</artifactId>
    <version>1.0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-mybatis-core/
implementation 'jp.co.ctc-g.jfw:jfw-mybatis-core:1.0.1.0'
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-mybatis-core/
implementation ("jp.co.ctc-g.jfw:jfw-mybatis-core:1.0.1.0")
'jp.co.ctc-g.jfw:jfw-mybatis-core:jar:1.0.1.0'
<dependency org="jp.co.ctc-g.jfw" name="jfw-mybatis-core" rev="1.0.1.0">
  <artifact name="jfw-mybatis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.ctc-g.jfw', module='jfw-mybatis-core', version='1.0.1.0')
)
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-mybatis-core" % "1.0.1.0"
[jp.co.ctc-g.jfw/jfw-mybatis-core "1.0.1.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.6
org.slf4j : slf4j-api jar 1.7.6
com.google.guava : guava jar 16.0.1
org.mybatis : mybatis jar 3.2.5
org.springframework : spring-context jar 4.0.2.RELEASE
ch.qos.logback : logback-classic jar 1.1.1
jp.co.ctc-g.jfw : jfw-web-util-core jar 1.0.1.0
org.springframework : spring-beans jar 4.0.2.RELEASE
org.mybatis : mybatis-spring jar 1.2.2
org.springframework : spring-core jar 4.0.2.RELEASE
commons-lang : commons-lang jar 2.6

runtime (3)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.7.3
cglib : cglib-nodep jar 3.1
asm : asm jar 3.3.1

test (7)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.173
commons-dbcp : commons-dbcp jar 1.4
jp.co.ctc-g.jfw : jfw-test jar 1.0.1.0
org.mockito : mockito-core jar 1.9.5
org.springframework : spring-jdbc jar 4.0.2.RELEASE
junit : junit jar 4.11
org.springframework : spring-test jar 4.0.2.RELEASE

Project Modules

There are no modules declared in this project.
jp.co.ctc-g.jfw

ITOCHU Techno-Solutions Corporation.

Versions

Version
1.0.1.0
1.0.0.0