Last Version

com.runjf.mybatis:mybatis-crud-helper 1.2.6

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.runjf.mybatis
ArtifactId

ArtifactId

mybatis-crud-helper
Version

Version

1.2.6
Type

Type

jar
Description

Description

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

Download mybatis-crud-helper 1.2.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 2.0.6.RELEASE
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.9
org.mybatis.dynamic-sql : mybatis-dynamic-sql jar 1.1.0
org.mybatis.generator : mybatis-generator-maven-plugin Optional jar 1.3.7

Project Modules

There are no modules declared in this project.