| License |
License |
|---|---|
| GroupId | GroupIdtop.yuzhyn |
| ArtifactId | ArtifactIdazylee-ext-web |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description扩展web工具类,会引用一些第三方工具包
|
| Filename | Size |
|---|---|
| azylee-ext-web-1.0.5.pom | |
| azylee-ext-web-1.0.5.jar | 5 KB |
| azylee-ext-web-1.0.5-sources.jar | 4 KB |
| azylee-ext-web-1.0.5-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.yuzhyn/azylee-ext-web/ -->
<dependency>
<groupId>top.yuzhyn</groupId>
<artifactId>azylee-ext-web</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.yuzhyn/azylee-ext-web/
implementation 'top.yuzhyn:azylee-ext-web:1.0.5'
// https://jarcasting.com/artifacts/top.yuzhyn/azylee-ext-web/
implementation ("top.yuzhyn:azylee-ext-web:1.0.5")
'top.yuzhyn:azylee-ext-web:jar:1.0.5'
<dependency org="top.yuzhyn" name="azylee-ext-web" rev="1.0.5">
<artifact name="azylee-ext-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yuzhyn', module='azylee-ext-web', version='1.0.5')
)
libraryDependencies += "top.yuzhyn" % "azylee-ext-web" % "1.0.5"
[top.yuzhyn/azylee-ext-web "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jcraft : jsch | jar | 0.1.55 |
| org.apache.rocketmq : rocketmq-client | jar | 4.7.1 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| top.yuzhyn : azylee-core | jar | 1.0.4 |
| io.projectreactor : reactor-core | jar | 3.3.12.RELEASE |