| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdio.github.wu191287278 |
| ArtifactId | ArtifactIdmybatis-processor |
| Last Version | Last Version2.3.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmybatis-processor
Mybatis processor parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mybatis-processor-2.3.2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor/ -->
<dependency>
<groupId>io.github.wu191287278</groupId>
<artifactId>mybatis-processor</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor/
implementation 'io.github.wu191287278:mybatis-processor:2.3.2'
// https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor/
implementation ("io.github.wu191287278:mybatis-processor:2.3.2")
'io.github.wu191287278:mybatis-processor:pom:2.3.2'
<dependency org="io.github.wu191287278" name="mybatis-processor" rev="2.3.2">
<artifact name="mybatis-processor" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wu191287278', module='mybatis-processor', version='2.3.2')
)
libraryDependencies += "io.github.wu191287278" % "mybatis-processor" % "2.3.2"
[io.github.wu191287278/mybatis-processor "2.3.2"]