License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdmybatis-plus-extensions |
Version | Version1.0.33 |
Type | Typepom |
Description |
DescriptionMybatis Plus :: Extensions
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mybatis-plus-extensions-1.0.33.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-extensions/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>mybatis-plus-extensions</artifactId>
<version>1.0.33</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-extensions/
implementation 'in.hocg.boot:mybatis-plus-extensions:1.0.33'
// https://jarcasting.com/artifacts/in.hocg.boot/mybatis-plus-extensions/
implementation ("in.hocg.boot:mybatis-plus-extensions:1.0.33")
'in.hocg.boot:mybatis-plus-extensions:pom:1.0.33'
<dependency org="in.hocg.boot" name="mybatis-plus-extensions" rev="1.0.33">
<artifact name="mybatis-plus-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='mybatis-plus-extensions', version='1.0.33')
)
libraryDependencies += "in.hocg.boot" % "mybatis-plus-extensions" % "1.0.33"
[in.hocg.boot/mybatis-plus-extensions "1.0.33"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |