MVN

io.github.itfinally : mybatis-core

Maven & Gradle

Nov 09, 2018
3 usages
13 stars

mybatis-core

<dependency>
    <groupId>io.github.itfinally</groupId>
    <artifactId>mybatis-core</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.itfinally : mybatis-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0.RELEASE

All Versions

Choose a version of io.github.itfinally : mybatis-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
mybatis-core-0.1.0.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.itfinally</groupId>
    <artifactId>mybatis-core</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.itfinally : mybatis-core gradle dependency to your build.gradle file:

implementation 'io.github.itfinally:mybatis-core:0.1.0.RELEASE'

Gradle Kotlin DSL: Add the following io.github.itfinally : mybatis-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.itfinally:mybatis-core:0.1.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.itfinally : mybatis-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.itfinally" % "mybatis-core" % "0.1.0.RELEASE"

Advertisement

Dependencies from Group

Nov 09, 2018
3 usages
13 stars
Nov 09, 2018
1 usages
13 stars
Nov 12, 2018
1 usages
13 stars
Nov 12, 2018
1 usages
13 stars

Discover Dependencies

Nov 29, 2016
2 usages
242 stars
Dec 29, 2022
1 usages
48 stars
Dec 29, 2022
1 usages
48 stars
Jul 20, 2022
2 usages
50 stars
Mar 10, 2018
2 usages
37 stars
Jun 20, 2018
3 usages
0 stars
Nov 09, 2022
15 usages
Apr 06, 2022
161 stars