cattle-common

fast develop framework(cattle) common

License

License

MIT
GroupId

GroupId

com.yqpkj.fdf
ArtifactId

ArtifactId

cattle-common
Last Version

Last Version

1.0.16
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download cattle-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
commons-beanutils : commons-beanutils jar 1.8.2
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.16
1.0.15
1.0.14
1.0.13
1.0.11
1.0.10