bgqrjf-mybatis

bgqrjf mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.bgqrjf
ArtifactId

ArtifactId

mybatis
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

bgqrjf-mybatis
bgqrjf mybatis
Project URL

Project URL

https://github.com/bgqrjf/mybatis-more
Source Code Management

Source Code Management

https://github.com/bgqrjf/mybatis-more

Download mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bgqrjf/mybatis/ -->
<dependency>
    <groupId>com.github.bgqrjf</groupId>
    <artifactId>mybatis</artifactId>
    <version>1.0.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bgqrjf/mybatis/
implementation 'com.github.bgqrjf:mybatis:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.bgqrjf/mybatis/
implementation ("com.github.bgqrjf:mybatis:1.0.2.RELEASE")
'com.github.bgqrjf:mybatis:pom:1.0.2.RELEASE'
<dependency org="com.github.bgqrjf" name="mybatis" rev="1.0.2.RELEASE">
  <artifact name="mybatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bgqrjf', module='mybatis', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.bgqrjf" % "mybatis" % "1.0.2.RELEASE"
[com.github.bgqrjf/mybatis "1.0.2.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.16
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10
org.mybatis : mybatis-typehandlers-jsr310 jar 1.0.2
tk.mybatis : mapper-spring-boot-starter jar 2.1.5
tk.mybatis : mapper-generator jar 1.1.5
org.mybatis.generator : mybatis-generator-core jar 1.3.7
org.freemarker : freemarker jar 2.3.28
com.google.guava : guava jar 24.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-core jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE