MVN

org.mybatis : mybatis-guice

Maven & Gradle

Dec 03, 2022
29 usages
169 stars

mybatis-guice · The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.

<dependency>
    <groupId>org.mybatis</groupId>
    <artifactId>mybatis-guice</artifactId>
    <version>3.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mybatis : mybatis-guice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.18
  • Latest Release Candidate: 1.0.0-RC4

All Versions

Choose a version of org.mybatis : mybatis-guice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.18
mybatis-guice-3.18
3.17
mybatis-guice-3.17
3.16
mybatis-guice-3.16
3.12
mybatis-guice-3.12
3.11
mybatis-guice-3.11
3.10
mybatis-guice-3.10
3.9
mybatis-guice-3.9
3.8
mybatis-guice-3.8
3.7.x
mybatis-guice-3.7.1
3.7
mybatis-guice-3.7
3.6
mybatis-guice-3.6
3.5
mybatis-guice-3.5
3.4
mybatis-guice-3.4
3.3
mybatis-guice-3.3
3.2
mybatis-guice-3.2
3.1
mybatis-guice-3.1
3.0
mybatis-guice-3.0
1.1.x
mybatis-guice-1.1.0
1.0.x
mybatis-guice-1.0.0
mybatis-guice-1.0.0-RC4
mybatis-guice-1.0.0-RC3
mybatis-guice-1.0.0-RC2
mybatis-guice-1.0.0-RC1

How to add a dependency to Maven

Add the following org.mybatis : mybatis-guice maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mybatis</groupId>
    <artifactId>mybatis-guice</artifactId>
    <version>3.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mybatis : mybatis-guice gradle dependency to your build.gradle file:

implementation 'org.mybatis:mybatis-guice:3.18'

Gradle Kotlin DSL: Add the following org.mybatis : mybatis-guice gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mybatis:mybatis-guice:3.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mybatis : mybatis-guice sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mybatis" % "mybatis-guice" % "3.18"

Advertisement

Dependencies from Group

Mar 11, 2023
1.4k usages
19.2k stars
May 19, 2023
654 usages
2.7k stars
Jan 02, 2017
62 usages
90 stars
Dec 03, 2022
29 usages
169 stars
Jul 08, 2022
10 usages
196 stars

Discover Dependencies

Jul 20, 2015
9 usages
Dec 17, 2021
31 usages
777 stars
Dec 17, 2021
895 stars
Sep 02, 2015
3 usages
5 stars
Jul 04, 2023
1 usages
7 stars
Nov 18, 2021
39 usages
Feb 19, 2023
1 usages
60 stars
Feb 19, 2023
33 usages
60 stars