License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.runjf.mybatis |
ArtifactId | ArtifactIdmybatis-crud-helper |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mybatis-crud-helper-1.2.6.pom | |
mybatis-crud-helper-1.2.6.jar | 15 KB |
mybatis-crud-helper-1.2.6-sources.jar | 6 KB |
mybatis-crud-helper-1.2.6-javadoc.jar | 400 KB |
Browse |
<!-- 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"]
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 |