Last Version

mybatis-smart 1.0.0-BETA-20210819

Mybatis-smart - a light mybatis mapper method implementation proxy

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.nomou.mybatis
ArtifactId

ArtifactId

mybatis-smart
Version

Version

1.0.0-BETA-20210819
Type

Type

jar
Description

Description

mybatis-smart
Mybatis-smart - a light mybatis mapper method implementation proxy
Project Organization

Project Organization

nomou

Download mybatis-smart 1.0.0-BETA-20210819


<!-- 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"]

Dependencies

compile (12)

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

test (4)

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

Project Modules

There are no modules declared in this project.