is not current version
Last Version 2.5.1.v20220215

org.nutz:nutzboot-starter-mybatis 2.4.2.v20201205

NutzBoot, micoservice base on Nutz

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutzboot-starter-mybatis
Version

Version

2.4.2.v20201205
Type

Type

jar
Description

Description

NutzBoot, micoservice base on Nutz

Download nutzboot-starter-mybatis 2.4.2.v20201205


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.2
org.nutz : nutzboot-core jar 2.4.2.v20201205

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.nutz : nutzboot-starter-jdbc jar 2.4.2.v20201205
org.nutz : nutzboot-starter-jetty jar 2.4.2.v20201205
org.nutz : nutzboot-starter-nutz-mvc jar 2.4.2.v20201205
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.