| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.hifong45 |
| ArtifactId | ArtifactIdExt |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
DescriptionExt
Extend tools
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Ext-0.0.4.pom | |
| Ext-0.0.4.jar | 36 KB |
| Ext-0.0.4-sources.jar | 19 KB |
| Ext-0.0.4-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.hifong45/Ext/ -->
<dependency>
<groupId>com.gitee.hifong45</groupId>
<artifactId>Ext</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hifong45/Ext/
implementation 'com.gitee.hifong45:Ext:0.0.4'
// https://jarcasting.com/artifacts/com.gitee.hifong45/Ext/
implementation ("com.gitee.hifong45:Ext:0.0.4")
'com.gitee.hifong45:Ext:jar:0.0.4'
<dependency org="com.gitee.hifong45" name="Ext" rev="0.0.4">
<artifact name="Ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hifong45', module='Ext', version='0.0.4')
)
libraryDependencies += "com.gitee.hifong45" % "Ext" % "0.0.4"
[com.gitee.hifong45/Ext "0.0.4"]
| 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.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.5 |
| 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 |