| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.osworks |
| ArtifactId | ArtifactIdpangu-orm |
| Last Version | Last Version4.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpangu-orm
the orm lib of pangu framework
|
| Filename | Size |
|---|---|
| pangu-orm-4.1.8.pom | |
| pangu-orm-4.1.8.jar | 1 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |