org.nutz:nutzboot-starter-mybatis

NutzBoot, micoservice base on Nutz

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutzboot-starter-mybatis
Last Version

Last Version

2.5.1.v20220215
Release Date

Release Date

Type

Type

jar
Description

Description

NutzBoot, micoservice base on Nutz

Download nutzboot-starter-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-mybatis/ -->
<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutzboot-starter-mybatis</artifactId>
    <version>2.5.1.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-mybatis/
implementation 'org.nutz:nutzboot-starter-mybatis:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-mybatis/
implementation ("org.nutz:nutzboot-starter-mybatis:2.5.1.v20220215")
'org.nutz:nutzboot-starter-mybatis:jar:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-starter-mybatis" rev="2.5.1.v20220215">
  <artifact name="nutzboot-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-mybatis', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-mybatis" % "2.5.1.v20220215"
[org.nutz/nutzboot-starter-mybatis "2.5.1.v20220215"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
org.nutz : nutzboot-core jar 2.5.1.v20220215

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.nutz : nutzboot-starter-jdbc jar 2.5.1.v20220215
org.nutz : nutzboot-starter-jetty jar 2.5.1.v20220215
org.nutz : nutzboot-starter-nutz-mvc jar 2.5.1.v20220215
mysql : mysql-connector-java jar 5.1.47
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.
org.nutz

Nutz

Versions

Version
2.5.1.v20220215
2.4.2.v20201205
2.4.1.v20201014
2.4.0.v20200427
2.3.9.v20200309
2.3.8.v20191031
2.3.7.v20190731