License |
License |
---|---|
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-thirdparty-ueditor |
Version | Version3.0.11 |
Type | Typejar |
Description |
Description对百度UEditor后台服务的拓展和封装
|
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-thirdparty-ueditor/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-thirdparty-ueditor</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-thirdparty-ueditor/
implementation 'org.hswebframework.web:hsweb-thirdparty-ueditor:3.0.11'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-thirdparty-ueditor/
implementation ("org.hswebframework.web:hsweb-thirdparty-ueditor:3.0.11")
'org.hswebframework.web:hsweb-thirdparty-ueditor:jar:3.0.11'
<dependency org="org.hswebframework.web" name="hsweb-thirdparty-ueditor" rev="3.0.11">
<artifact name="hsweb-thirdparty-ueditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-thirdparty-ueditor', version='3.0.11')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-thirdparty-ueditor" % "3.0.11"
[org.hswebframework.web/hsweb-thirdparty-ueditor "3.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.hswebframework.web : hsweb-system-file-api | jar | 3.0.11 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework : spring-webmvc | jar | |
commons-fileupload : commons-fileupload Optional | jar | 1.3.3 |
org.codehaus.groovy : groovy-all | pom | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.7 |