dfish-demo

DFish开发框架

License

License

GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish-demo
Last Version

Last Version

5.0.4.RELEASE
Release Date

Release Date

Type

Type

war
Description

Description

dfish-demo
DFish开发框架
Project URL

Project URL

http://dfish.rongji.com

Download dfish-demo

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.rongji.dfish : dfish-engine war 5.0.4.RELEASE
com.rongji.dfish : dfish-framework-mybatis jar 5.0.4.RELEASE
com.rongji.dfish : dfish-framework-hibernate jar 5.0.4.RELEASE
com.rongji.dfish : dfish-ui-plugin jar 5.0.4.RELEASE
commons-dbcp : commons-dbcp jar 1.4
mysql : mysql-connector-java jar 5.1.6
commons-logging : commons-logging jar 1.1.3
org.apache.logging.log4j : log4j-core jar 2.13.2

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

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.1.RELEASE