| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcn.jasonone.ueditor | 
    
| ArtifactId | ArtifactIdueditor-spring-boot-starter | 
    
| Last Version | Last Version1.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionueditor-starter 
            springboot集成UEditor,自动配置包 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : tomcat-jsp-api | jar | 9.0.12 |