is not current version
Last Version 2.3.2

io.github.wu191287278:mybatis-processor-core 2.3.1

Mybatis processor core

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.wu191287278
ArtifactId

ArtifactId

mybatis-processor-core
Version

Version

2.3.1
Type

Type

jar

Download mybatis-processor-core 2.3.1


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