| License |
License |
|---|---|
| GroupId | GroupIdcom.rongji.dfish |
| ArtifactId | ArtifactIddfish-misc |
| Last Version | Last Version5.0.4.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondfish-misc
DFish开发框架
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dfish-misc-5.0.4.RELEASE.pom | |
| dfish-misc-5.0.4.RELEASE.jar | 5 MB |
| dfish-misc-5.0.4.RELEASE-sources.jar | 5 MB |
| dfish-misc-5.0.4.RELEASE-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rongji.dfish/dfish-misc/ -->
<dependency>
<groupId>com.rongji.dfish</groupId>
<artifactId>dfish-misc</artifactId>
<version>5.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-misc/
implementation 'com.rongji.dfish:dfish-misc:5.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-misc/
implementation ("com.rongji.dfish:dfish-misc:5.0.4.RELEASE")
'com.rongji.dfish:dfish-misc:jar:5.0.4.RELEASE'
<dependency org="com.rongji.dfish" name="dfish-misc" rev="5.0.4.RELEASE">
<artifact name="dfish-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rongji.dfish', module='dfish-misc', version='5.0.4.RELEASE')
)
libraryDependencies += "com.rongji.dfish" % "dfish-misc" % "5.0.4.RELEASE"
[com.rongji.dfish/dfish-misc "5.0.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rongji.dfish : dfish-base | jar | 5.0.4.RELEASE |
| com.belerweb : pinyin4j | jar | 2.5.0 |
| org.apache.poi : poi-ooxml | jar | 3.8 |
| org.apache.poi : poi-scratchpad | jar | 3.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.4 |
| com.alibaba : fastjson | jar | 1.2.69 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.google.zxing : core | jar | 3.3.3 |
| org.springframework : spring-web | jar | 5.2.5.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |