License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.wu191287278 |
ArtifactId | ArtifactIdmybatis-processor-core |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis processor core
|
<!-- https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor-core/ -->
<dependency>
<groupId>io.github.wu191287278</groupId>
<artifactId>mybatis-processor-core</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor-core/
implementation 'io.github.wu191287278:mybatis-processor-core:2.3.2'
// https://jarcasting.com/artifacts/io.github.wu191287278/mybatis-processor-core/
implementation ("io.github.wu191287278:mybatis-processor-core:2.3.2")
'io.github.wu191287278:mybatis-processor-core:jar:2.3.2'
<dependency org="io.github.wu191287278" name="mybatis-processor-core" rev="2.3.2">
<artifact name="mybatis-processor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wu191287278', module='mybatis-processor-core', version='2.3.2')
)
libraryDependencies += "io.github.wu191287278" % "mybatis-processor-core" % "2.3.2"
[io.github.wu191287278/mybatis-processor-core "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spullara.mustache.java : compiler | jar | 0.9.5 |
javax.persistence : javax.persistence-api | jar | 2.2 |
org.mybatis : mybatis Optional | jar | 3.5.6 |