License |
License |
---|---|
GroupId | GroupIdcom.rongji.dfish |
ArtifactId | ArtifactIddfish-framework |
Last Version | Last Version5.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondfish-framework
DFish开发框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
dfish-framework-5.0.4.RELEASE.pom | |
dfish-framework-5.0.4.RELEASE.jar | 181 KB |
dfish-framework-5.0.4.RELEASE-sources.jar | 126 KB |
dfish-framework-5.0.4.RELEASE-javadoc.jar | 708 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework/ -->
<dependency>
<groupId>com.rongji.dfish</groupId>
<artifactId>dfish-framework</artifactId>
<version>5.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework/
implementation 'com.rongji.dfish:dfish-framework:5.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework/
implementation ("com.rongji.dfish:dfish-framework:5.0.4.RELEASE")
'com.rongji.dfish:dfish-framework:jar:5.0.4.RELEASE'
<dependency org="com.rongji.dfish" name="dfish-framework" rev="5.0.4.RELEASE">
<artifact name="dfish-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rongji.dfish', module='dfish-framework', version='5.0.4.RELEASE')
)
libraryDependencies += "com.rongji.dfish" % "dfish-framework" % "5.0.4.RELEASE"
[com.rongji.dfish/dfish-framework "5.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.rongji.dfish : dfish-misc | jar | 5.0.4.RELEASE |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
org.springframework : spring-webmvc | jar | 5.2.5.RELEASE |
org.springframework : spring-jdbc | jar | 5.2.5.RELEASE |
org.aspectj : aspectjweaver | jar | 1.9.1 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
org.bytedeco : javacv | jar | 1.4.3 |
org.bytedeco.javacpp-presets : ffmpeg-platform | jar | 4.0.2-1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |