pangu-orm

the orm lib of pangu framework

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.osworks
ArtifactId

ArtifactId

pangu-orm
Last Version

Last Version

4.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

pangu-orm
the orm lib of pangu framework

Download pangu-orm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.3.0
mysql : mysql-connector-java jar 8.0.19
org.springframework.boot : spring-boot-starter-validation jar 2.2.5.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0