UEditor Starter

UEditor Starter For Spring Boot.

License

License

GroupId

GroupId

com.github.zouchongjin
ArtifactId

ArtifactId

zopen-ueditor-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

UEditor Starter
UEditor Starter For Spring Boot.

Download zopen-ueditor-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.slf4j : slf4j-api jar
commons-fileupload : commons-fileupload jar 1.3.3
commons-codec : commons-codec jar 1.11
org.json : json jar 20140107

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0