com.workoss.boot:mybatis-plugin

workoss boot extends

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.workoss.boot
ArtifactId

ArtifactId

mybatis-plugin
Last Version

Last Version

1.0.8-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

workoss boot extends

Download mybatis-plugin

Filename Size
mybatis-plugin-1.0.8-RC1.pom 647 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.workoss.boot/mybatis-plugin/ -->
<dependency>
    <groupId>com.workoss.boot</groupId>
    <artifactId>mybatis-plugin</artifactId>
    <version>1.0.8-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.workoss.boot/mybatis-plugin/
implementation 'com.workoss.boot:mybatis-plugin:1.0.8-RC1'
// https://jarcasting.com/artifacts/com.workoss.boot/mybatis-plugin/
implementation ("com.workoss.boot:mybatis-plugin:1.0.8-RC1")
'com.workoss.boot:mybatis-plugin:pom:1.0.8-RC1'
<dependency org="com.workoss.boot" name="mybatis-plugin" rev="1.0.8-RC1">
  <artifact name="mybatis-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.workoss.boot', module='mybatis-plugin', version='1.0.8-RC1')
)
libraryDependencies += "com.workoss.boot" % "mybatis-plugin" % "1.0.8-RC1"
[com.workoss.boot/mybatis-plugin "1.0.8-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mybatis-plugin-api
  • mybatis-plugin-core

boot

模块

  1. mybatis-plugin mybatis插件
  2. boot-util util工具类
  3. boot-parent 项目的parent,约束常见项目依赖版本
  4. boot-bom boot系列项目模块依赖
  5. boot-extension dubbo项目的SPI
com.workoss.boot

workoss

Versions

Version
1.0.8-RC1