cattle-orm

fast develop framework(cattle) orm

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

com.yqpkj.fdf
ArtifactId

ArtifactId

cattle-orm
Last Version

Last Version

1.0.16
Release Date

Release Date

Type

Type

pom
Description

Description

cattle-orm
fast develop framework(cattle) orm
Project URL

Project URL

https://gitee.com/yqpkj/cattle.git

Download cattle-orm

Filename Size
cattle-orm-1.0.16.pom 669 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • cattle-orm-ebean
  • cattle-orm-mybatis

Versions

Version
1.0.16
1.0.15
1.0.14
1.0.13
1.0.11
1.0.10