com.github.gdouyang:mybatis-querymethods

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.gdouyang
ArtifactId

ArtifactId

mybatis-querymethods
Last Version

Last Version

0.1.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download mybatis-querymethods

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.4

provided (6)

Group / Artifact Type Version
org.mybatis : mybatis-spring jar 1.3.1
org.springframework : spring-context jar 4.3.8.RELEASE
org.springframework : spring-tx jar 4.3.8.RELEASE
com.baomidou : mybatis-plus jar 3.3.2
tk.mybatis : mapper jar 4.1.5
tk.mybatis : mapper-spring jar 1.0.1

test (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.32
org.apache.commons : commons-lang3 jar 3.10
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2-RELEASE
0.1.1-RELEASE
0.1.0-RELEASE
0.0.9-RELEASE
0.0.8-RELEASE
0.0.7-RELEASE
0.0.6-RELEASE
0.0.5-RELEASE
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE