com.github.developframework:toolkit-persistence-mybatis

Java Develop Toolkit

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

toolkit-persistence-mybatis
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Develop Toolkit
Project Organization

Project Organization

Pivotal Software, Inc.

Download toolkit-persistence-mybatis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.developframework : toolkit-persistence jar 0.2
org.mybatis : mybatis jar 3.4.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1