License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-starter-mybatis |
Last Version | Last Version2.5.1.v20220215 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNutzBoot, micoservice base on Nutz
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.6 |
org.nutz : nutzboot-core | jar | 2.5.1.v20220215 |
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 |
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
|