| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.hifong45 |
| Идентификатор | ИдентификаторExt |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExt
Extend tools
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Ext-0.0.5.pom | |
| Ext-0.0.5.jar | 35 KB |
| Ext-0.0.5-sources.jar | 18 KB |
| Ext-0.0.5-javadoc.jar | 121 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.hifong45/Ext/ -->
<dependency>
<groupId>com.gitee.hifong45</groupId>
<artifactId>Ext</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hifong45/Ext/
implementation 'com.gitee.hifong45:Ext:0.0.5'
// https://jarcasting.com/artifacts/com.gitee.hifong45/Ext/
implementation ("com.gitee.hifong45:Ext:0.0.5")
'com.gitee.hifong45:Ext:jar:0.0.5'
<dependency org="com.gitee.hifong45" name="Ext" rev="0.0.5">
<artifact name="Ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hifong45', module='Ext', version='0.0.5')
)
libraryDependencies += "com.gitee.hifong45" % "Ext" % "0.0.5"
[com.gitee.hifong45/Ext "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.9 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.9 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| cn.hutool : hutool-all | jar | 5.7.19 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.65 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.65 |
| org.projectlombok : lombok | jar | 1.18.22 |
| com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |