MVN

com.github.zonev : abu

Maven & Gradle

Jan 29, 2021
1 stars

mybatis-abu · 基于 Mybatis Plugin 机制实现的在 update 或 insert 数据时自动绑定通用字段,让业务代码更加精简

<dependency>
    <groupId>com.github.zonev</groupId>
    <artifactId>abu</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zonev : abu to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.zonev : abu to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
abu-1.1
1.0
abu-1.0

How to add a dependency to Maven

Add the following com.github.zonev : abu maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.zonev</groupId>
    <artifactId>abu</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.zonev : abu gradle dependency to your build.gradle file:

implementation 'com.github.zonev:abu:1.1'

Gradle Kotlin DSL: Add the following com.github.zonev : abu gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.zonev:abu:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.zonev : abu sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.zonev" % "abu" % "1.1"

Advertisement

Dependencies from Group

abu
Jan 29, 2021
1 stars

Discover Dependencies

Jul 08, 2021
8 usages
2 stars
Feb 24, 2022
2 usages
8 stars
Mar 06, 2023
1 usages
1 stars
Mar 06, 2023
1 usages
1 stars
Jan 10, 2022
1 usages
59k stars
Nov 27, 2022
1 usages
7.1k stars
Jun 19, 2023
1 usages
11.1k stars
Nov 17, 2022
13 usages
2k stars
Nov 17, 2022
9 usages
2k stars