Last Version

TERASOLUNA Server Framework for Java (5.x) for MyBatis3 5.7.1.RELEASE

Maven dependency definition for using MyBatis3

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.terasoluna.gfw
ArtifactId

ArtifactId

terasoluna-gfw-mybatis3-dependencies
Version

Version

5.7.1.RELEASE
Type

Type

pom
Description

Description

TERASOLUNA Server Framework for Java (5.x) for MyBatis3
Maven dependency definition for using MyBatis3
Project URL

Project URL

http://terasoluna.org
Project Organization

Project Organization

terasoluna.org

Download terasoluna-gfw-mybatis3-dependencies 5.7.1.RELEASE


<!-- https://jarcasting.com/artifacts/org.terasoluna.gfw/terasoluna-gfw-mybatis3-dependencies/ -->
<dependency>
    <groupId>org.terasoluna.gfw</groupId>
    <artifactId>terasoluna-gfw-mybatis3-dependencies</artifactId>
    <version>5.7.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.terasoluna.gfw/terasoluna-gfw-mybatis3-dependencies/
implementation 'org.terasoluna.gfw:terasoluna-gfw-mybatis3-dependencies:5.7.1.RELEASE'
// https://jarcasting.com/artifacts/org.terasoluna.gfw/terasoluna-gfw-mybatis3-dependencies/
implementation ("org.terasoluna.gfw:terasoluna-gfw-mybatis3-dependencies:5.7.1.RELEASE")
'org.terasoluna.gfw:terasoluna-gfw-mybatis3-dependencies:pom:5.7.1.RELEASE'
<dependency org="org.terasoluna.gfw" name="terasoluna-gfw-mybatis3-dependencies" rev="5.7.1.RELEASE">
  <artifact name="terasoluna-gfw-mybatis3-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.terasoluna.gfw', module='terasoluna-gfw-mybatis3-dependencies', version='5.7.1.RELEASE')
)
libraryDependencies += "org.terasoluna.gfw" % "terasoluna-gfw-mybatis3-dependencies" % "5.7.1.RELEASE"
[org.terasoluna.gfw/terasoluna-gfw-mybatis3-dependencies "5.7.1.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.7
org.mybatis : mybatis-spring jar 2.0.6

Project Modules

There are no modules declared in this project.