License |
License |
---|---|
GroupId | GroupIdcom.gitee.topfine |
ArtifactId | ArtifactIdQuickDevUtils |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuickDevUtils
QuickDevUtils
|
Filename | Size |
---|---|
QuickDevUtils-2.0.5.pom | |
QuickDevUtils-2.0.5.jar | 67 KB |
QuickDevUtils-2.0.5-sources.jar | 42 KB |
QuickDevUtils-2.0.5-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.topfine/QuickDevUtils/ -->
<dependency>
<groupId>com.gitee.topfine</groupId>
<artifactId>QuickDevUtils</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.topfine/QuickDevUtils/
implementation 'com.gitee.topfine:QuickDevUtils:2.0.5'
// https://jarcasting.com/artifacts/com.gitee.topfine/QuickDevUtils/
implementation ("com.gitee.topfine:QuickDevUtils:2.0.5")
'com.gitee.topfine:QuickDevUtils:jar:2.0.5'
<dependency org="com.gitee.topfine" name="QuickDevUtils" rev="2.0.5">
<artifact name="QuickDevUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.topfine', module='QuickDevUtils', version='2.0.5')
)
libraryDependencies += "com.gitee.topfine" % "QuickDevUtils" % "2.0.5"
[com.gitee.topfine/QuickDevUtils "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 4.2.2.RELEASE |
org.springframework : spring-context | jar | 4.2.2.RELEASE |
org.springframework : spring-web | jar | 4.2.2.RELEASE |
org.springframework : spring-webmvc | jar | 4.2.2.RELEASE |
org.springframework : spring-orm | jar | 4.2.2.RELEASE |
org.apache.poi : poi | jar | 3.8 |
log4j : log4j | jar | 1.2.17 |
com.jfinal : cos | jar | 26Dec2008 |
org.springframework.data : spring-data-redis | jar | 1.8.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |