Last Version

dfish-base 5.0.4.RELEASE

DFish开发框架

License

License

GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish-base
Version

Version

5.0.4.RELEASE
Type

Type

jar
Description

Description

dfish-base
DFish开发框架
Project URL

Project URL

http://dfish.rongji.com

Download dfish-base 5.0.4.RELEASE


<!-- 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.