yutool-orm

yutool orm组件

License

License

MIT License
Categories

Categories

ORM Data
GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

yutool-orm
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

yutool-orm
yutool orm组件

Download yutool-orm

How to add to project

<!-- https://jarcasting.com/artifacts/com.yupaits/yutool-orm/ -->
<dependency>
    <groupId>com.yupaits</groupId>
    <artifactId>yutool-orm</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/yutool-orm/
implementation 'com.yupaits:yutool-orm:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/yutool-orm/
implementation ("com.yupaits:yutool-orm:1.1.1")
'com.yupaits:yutool-orm:jar:1.1.1'
<dependency org="com.yupaits" name="yutool-orm" rev="1.1.1">
  <artifact name="yutool-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='yutool-orm', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "yutool-orm" % "1.1.1"
[com.yupaits/yutool-orm "1.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.yupaits : yutool-commons jar 1.1.1
com.baomidou : mybatis-plus-extension jar 3.2.0
org.springframework : spring-tx jar 5.1.7.RELEASE
org.springframework : spring-webmvc jar 5.1.7.RELEASE
org.springframework.data : spring-data-commons jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0