License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.wu191287278 |
ArtifactId | ArtifactIdmybatis-processor-starter |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis processor starter
|
<!-- https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor-starter/ -->
<dependency>
<groupId>io.github.wu191287278</groupId>
<artifactId>mybatis-processor-starter</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor-starter/
implementation 'io.github.wu191287278:mybatis-processor-starter:2.3.2'
// https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor-starter/
implementation ("io.github.wu191287278:mybatis-processor-starter:2.3.2")
'io.github.wu191287278:mybatis-processor-starter:jar:2.3.2'
<dependency org="io.github.wu191287278" name="mybatis-processor-starter" rev="2.3.2">
<artifact name="mybatis-processor-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wu191287278', module='mybatis-processor-starter', version='2.3.2')
)
libraryDependencies += "io.github.wu191287278" % "mybatis-processor-starter" % "2.3.2"
[io.github.wu191287278/mybatis-processor-starter "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.wu191287278 : mybatis-processor-core | jar | 2.3.2 |
org.springframework.data : spring-data-commons | jar | 2.1.4.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.2 |
com.github.pagehelper : pagehelper | jar | 5.3.0 |