MVN

cn.pomit : mybatis-proxy

Maven & Gradle

Jun 21, 2019
4 stars

mybatis-proxy · easily use mybatis on non-spring project

<dependency>
    <groupId>cn.pomit</groupId>
    <artifactId>mybatis-proxy</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.pomit : mybatis-proxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of cn.pomit : mybatis-proxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
mybatis-proxy-1.1
1.0
mybatis-proxy-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.pomit</groupId>
    <artifactId>mybatis-proxy</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.pomit : mybatis-proxy gradle dependency to your build.gradle file:

implementation 'cn.pomit:mybatis-proxy:1.1'

Gradle Kotlin DSL: Add the following cn.pomit : mybatis-proxy gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.pomit:mybatis-proxy:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.pomit : mybatis-proxy sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.pomit" % "mybatis-proxy" % "1.1"

Advertisement

Dependencies from Group

Mar 25, 2019
4 usages
8 stars
Mar 25, 2019
3 usages
8 stars
Mar 25, 2019
2 usages
8 stars
Mar 25, 2019
8 stars
Mar 25, 2019
9 stars

Discover Dependencies

Apr 09, 2019
1 usages
12 stars
Jul 06, 2020
4 usages
30 stars
Feb 17, 2023
9 stars
Apr 10, 2019
2 usages
221 stars
Apr 10, 2019
1 usages
4 stars
Feb 16, 2023
5 usages
73k stars