| License |
License |
|---|---|
| GroupId | GroupIdcom.rongji.dfish |
| ArtifactId | ArtifactIddfish-base |
| Last Version | Last Version5.0.4.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondfish-base
DFish开发框架
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dfish-base-5.0.4.RELEASE.pom | |
| dfish-base-5.0.4.RELEASE.jar | 198 KB |
| dfish-base-5.0.4.RELEASE-sources.jar | 158 KB |
| dfish-base-5.0.4.RELEASE-javadoc.jar | 646 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging-api | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |