License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdorg.openingo.kits |
ArtifactId | ArtifactIdmybatis-x |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-x
MyBatis(Plus) Extensions
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-x-2.0.pom | |
mybatis-x-2.0.jar | 9 KB |
mybatis-x-2.0-sources.jar | 4 KB |
mybatis-x-2.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openingo.kits/mybatis-x/ -->
<dependency>
<groupId>org.openingo.kits</groupId>
<artifactId>mybatis-x</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openingo.kits/mybatis-x/
implementation 'org.openingo.kits:mybatis-x:2.0'
// https://jarcasting.com/artifacts/org.openingo.kits/mybatis-x/
implementation ("org.openingo.kits:mybatis-x:2.0")
'org.openingo.kits:mybatis-x:jar:2.0'
<dependency org="org.openingo.kits" name="mybatis-x" rev="2.0">
<artifact name="mybatis-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openingo.kits', module='mybatis-x', version='2.0')
)
libraryDependencies += "org.openingo.kits" % "mybatis-x" % "2.0"
[org.openingo.kits/mybatis-x "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
org.openingo.kits : jdkits | jar | 2.0 |