| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.hifong45 |
| ArtifactId | ArtifactIdExt |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExt
Extend tools
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.9 |
| org.springframework.boot : spring-boot-configuration-processor Optional | 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |