License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.jasonone |
ArtifactId | ArtifactIdueditor-spring-boot-starter |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionueditor-starter
springboot集成UEditor,自动配置包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.jasonone/ueditor-spring-boot-starter/ -->
<dependency>
<groupId>cn.jasonone</groupId>
<artifactId>ueditor-spring-boot-starter</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jasonone/ueditor-spring-boot-starter/
implementation 'cn.jasonone:ueditor-spring-boot-starter:1.1.3'
// https://jarcasting.com/artifacts/cn.jasonone/ueditor-spring-boot-starter/
implementation ("cn.jasonone:ueditor-spring-boot-starter:1.1.3")
'cn.jasonone:ueditor-spring-boot-starter:jar:1.1.3'
<dependency org="cn.jasonone" name="ueditor-spring-boot-starter" rev="1.1.3">
<artifact name="ueditor-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jasonone', module='ueditor-spring-boot-starter', version='1.1.3')
)
libraryDependencies += "cn.jasonone" % "ueditor-spring-boot-starter" % "1.1.3"
[cn.jasonone/ueditor-spring-boot-starter "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20180813 |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
commons-codec : commons-codec | jar | 1.11 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
org.projectlombok : lombok | jar | 1.18.2 |
com.gitee.qdbp.thirdparty : ueditor | jar | 1.4.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-jsp-api | jar | 9.0.12 |