MVN

com.github.xmybatis : xmybatis-core

Maven & Gradle

Nov 04, 2020
0 stars

xmybatis-core · A simple extends package for mybatis

<dependency>
    <groupId>com.github.xmybatis</groupId>
    <artifactId>xmybatis-core</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.1

All Versions

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

Version Vulnerabilities Updated
0.2.x
xmybatis-core-0.2.1
0.2
xmybatis-core-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.xmybatis</groupId>
    <artifactId>xmybatis-core</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.xmybatis : xmybatis-core gradle dependency to your build.gradle file:

implementation 'com.github.xmybatis:xmybatis-core:0.2.1'

Gradle Kotlin DSL: Add the following com.github.xmybatis : xmybatis-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.xmybatis:xmybatis-core:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.xmybatis : xmybatis-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.xmybatis" % "xmybatis-core" % "0.2.1"

Advertisement

Dependencies from Group

Nov 04, 2020
0 stars
Nov 01, 2020
0 stars

Discover Dependencies

API
Jan 01, 2021
18 usages
1 stars
Jan 01, 2021
1 usages
1 stars
Jan 01, 2021
1 usages
1 stars
Jan 01, 2021
1 usages
1 stars
Jan 01, 2021
1 usages
1 stars
Jan 01, 2021
1 usages
1 stars
Dec 07, 2021
0 stars
Dec 11, 2021
762 stars
Aug 17, 2023
1.9k stars