| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hiwepy |
| Идентификатор | Идентификаторhitool-web |
| Версия | Версия1.0.2.RELEASE |
| Тип | Типjar |
| Описание |
Описание通用工具组件(An Common Tools Component)
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |