cattle

fast develop framework(cattle)

License

License

MIT
GroupId

GroupId

com.yqpkj.fdf
ArtifactId

ArtifactId

cattle
Last Version

Last Version

1.0.16
Release Date

Release Date

Type

Type

pom
Description

Description

cattle
fast develop framework(cattle)
Project URL

Project URL

https://gitee.com/yqpkj/cattle.git
Source Code Management

Source Code Management

https://gitee.com/yqpkj/cattle

Download cattle

Filename Size
cattle-1.0.16.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle/ -->
<dependency>
    <groupId>com.yqpkj.fdf</groupId>
    <artifactId>cattle</artifactId>
    <version>1.0.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle/
implementation 'com.yqpkj.fdf:cattle:1.0.16'
// https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle/
implementation ("com.yqpkj.fdf:cattle:1.0.16")
'com.yqpkj.fdf:cattle:pom:1.0.16'
<dependency org="com.yqpkj.fdf" name="cattle" rev="1.0.16">
  <artifact name="cattle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yqpkj.fdf', module='cattle', version='1.0.16')
)
libraryDependencies += "com.yqpkj.fdf" % "cattle" % "1.0.16"
[com.yqpkj.fdf/cattle "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-common
  • cattle-core
  • cattle-orm
  • cattle-context
  • cattle-web
  • cattle-test

Versions

Version
1.0.16
1.0.15
1.0.14
1.0.13
1.0.11
1.0.10
1.0.0