Last Version

dfish 5.0.4.RELEASE

DFish开发框架

License

License

GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish
Version

Version

5.0.4.RELEASE
Type

Type

pom
Description

Description

dfish
DFish开发框架
Project URL

Project URL

http://dfish.rongji.com
Source Code Management

Source Code Management

https://github.com/rjdevc/dfish.git

Download dfish 5.0.4.RELEASE

Filename Size
dfish-5.0.4.RELEASE.pom 7 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • dfish-base
  • dfish-misc
  • dfish-ui
  • dfish-engine
  • dfish-ui-plugin
  • dfish-framework
  • dfish-framework-hibernate
  • dfish-framework-mybatis
  • dfish-demo