dfish-base

DFish开发框架

License

License

GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish-base
Last Version

Last Version

5.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

dfish-base
DFish开发框架
Project URL

Project URL

http://dfish.rongji.com

Download dfish-base

How to add to project

<!-- https://jarcasting.com/artifacts/com.rongji.dfish/dfish-base/ -->
<dependency>
    <groupId>com.rongji.dfish</groupId>
    <artifactId>dfish-base</artifactId>
    <version>5.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-base/
implementation 'com.rongji.dfish:dfish-base:5.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-base/
implementation ("com.rongji.dfish:dfish-base:5.0.4.RELEASE")
'com.rongji.dfish:dfish-base:jar:5.0.4.RELEASE'
<dependency org="com.rongji.dfish" name="dfish-base" rev="5.0.4.RELEASE">
  <artifact name="dfish-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rongji.dfish', module='dfish-base', version='5.0.4.RELEASE')
)
libraryDependencies += "com.rongji.dfish" % "dfish-base" % "5.0.4.RELEASE"
[com.rongji.dfish/dfish-base "5.0.4.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.4.RELEASE
5.0.3.RELEASE
5.0.2.RELEASE
5.0.1.RELEASE
5.0.0.RELEASE
3.2.9.RELEASE
3.2.8.RELEASE
3.2.7.RELEASE
3.2.6.RELEASE
3.1.18.RELEASE
3.1.17.RELEASE