| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.nomou.mybatis |
| ArtifactId | ArtifactIdmybatis-smart |
| Last Version | Last Version1.0.0-BETA-20210819 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis-smart
Mybatis-smart - a light mybatis mapper method implementation proxy
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.nomou.mybatis/mybatis-smart/ -->
<dependency>
<groupId>com.github.nomou.mybatis</groupId>
<artifactId>mybatis-smart</artifactId>
<version>1.0.0-BETA-20210819</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou.mybatis/mybatis-smart/
implementation 'com.github.nomou.mybatis:mybatis-smart:1.0.0-BETA-20210819'
// https://jarcasting.com/artifacts/com.github.nomou.mybatis/mybatis-smart/
implementation ("com.github.nomou.mybatis:mybatis-smart:1.0.0-BETA-20210819")
'com.github.nomou.mybatis:mybatis-smart:jar:1.0.0-BETA-20210819'
<dependency org="com.github.nomou.mybatis" name="mybatis-smart" rev="1.0.0-BETA-20210819">
<artifact name="mybatis-smart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou.mybatis', module='mybatis-smart', version='1.0.0-BETA-20210819')
)
libraryDependencies += "com.github.nomou.mybatis" % "mybatis-smart" % "1.0.0-BETA-20210819"
[com.github.nomou.mybatis/mybatis-smart "1.0.0-BETA-20210819"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.18 |
| com.github.nomou : nougat-lang | jar | 1.0.12 |
| com.google.guava : guava Optional | jar | 18.0 |
| javax.json : javax.json-api | jar | 1.0 |
| org.glassfish : javax.json | jar | 1.0.4 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.5.RELEASE |
| org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.0.1 |
| org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
| joda-time : joda-time | jar | 2.10.6 |
| com.h2database : h2 | jar | 1.4.196 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.yaml : snakeyaml | jar | 1.23 |
| mysql : mysql-connector-java | jar | 5.1.44 |
| com.zaxxer : HikariCP | jar | 2.7.8 |
| Version |
|---|
|
1.0.0-BETA-20210819
|
|
1.0.0-BETA-2003103
|
|
1.0.0-BETA-2003091
|
|
1.0.0-BETA-1104001
|
|
1.0.0-BETA
|