| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hiwepy |
| ArtifactId | ArtifactIdhitool-web |
| Version | Version1.0.2.RELEASE |
| Type | Typejar |
| Description |
Description通用工具组件(An Common Tools Component)
|
| Filename | Size |
|---|---|
| hitool-web-1.0.2.RELEASE.pom | |
| hitool-web-1.0.2.RELEASE.jar | 171 KB |
| hitool-web-1.0.2.RELEASE-sources.jar | 125 KB |
| hitool-web-1.0.2.RELEASE-javadoc.jar | 652 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/hitool-web/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>hitool-web</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool-web/
implementation 'com.github.hiwepy:hitool-web:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool-web/
implementation ("com.github.hiwepy:hitool-web:1.0.2.RELEASE")
'com.github.hiwepy:hitool-web:jar:1.0.2.RELEASE'
<dependency org="com.github.hiwepy" name="hitool-web" rev="1.0.2.RELEASE">
<artifact name="hitool-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='hitool-web', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "hitool-web" % "1.0.2.RELEASE"
[com.github.hiwepy/hitool-web "1.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hiwepy : hitool-core | jar | 1.0.2.RELEASE |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| com.jfinal : cos | jar | 2020.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |