ueditor-starter

springboot集成UEditor,自动配置包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.jasonone.ueditor
ArtifactId

ArtifactId

ueditor-spring-boot-starter
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

ueditor-starter
springboot集成UEditor,自动配置包
Project URL

Project URL

https://gitee.com/hmjasonone/ueditor-spring-boot-stater

Download ueditor-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cn.jasonone.ueditor/ueditor-spring-boot-starter/ -->
<dependency>
    <groupId>cn.jasonone.ueditor</groupId>
    <artifactId>ueditor-spring-boot-starter</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jasonone.ueditor/ueditor-spring-boot-starter/
implementation 'cn.jasonone.ueditor:ueditor-spring-boot-starter:1.2.3'
// https://jarcasting.com/artifacts/cn.jasonone.ueditor/ueditor-spring-boot-starter/
implementation ("cn.jasonone.ueditor:ueditor-spring-boot-starter:1.2.3")
'cn.jasonone.ueditor:ueditor-spring-boot-starter:jar:1.2.3'
<dependency org="cn.jasonone.ueditor" name="ueditor-spring-boot-starter" rev="1.2.3">
  <artifact name="ueditor-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jasonone.ueditor', module='ueditor-spring-boot-starter', version='1.2.3')
)
libraryDependencies += "cn.jasonone.ueditor" % "ueditor-spring-boot-starter" % "1.2.3"
[cn.jasonone.ueditor/ueditor-spring-boot-starter "1.2.3"]

Dependencies

compile (9)

Group / Artifact Type Version
commons-net : commons-net jar 3.6
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.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2
com.gitee.qdbp.thirdparty : ueditor jar 1.4.3.3
commons-io : commons-io jar 2.6

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-jsp-api jar 9.0.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1