License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.baojieearth |
ArtifactId | ArtifactIdueditor-spring-boot-starter |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionUeditor Springboot Starter
A spring-boot-starter for ueditor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.baojieearth/ueditor-spring-boot-starter/ -->
<dependency>
<groupId>com.baojieearth</groupId>
<artifactId>ueditor-spring-boot-starter</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baojieearth/ueditor-spring-boot-starter/
implementation 'com.baojieearth:ueditor-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/com.baojieearth/ueditor-spring-boot-starter/
implementation ("com.baojieearth:ueditor-spring-boot-starter:1.0.5")
'com.baojieearth:ueditor-spring-boot-starter:jar:1.0.5'
<dependency org="com.baojieearth" name="ueditor-spring-boot-starter" rev="1.0.5">
<artifact name="ueditor-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baojieearth', module='ueditor-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "com.baojieearth" % "ueditor-spring-boot-starter" % "1.0.5"
[com.baojieearth/ueditor-spring-boot-starter "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.12.RELEASE |
commons-io : commons-io | jar | 2.8.0 |
org.json : json | jar | 20201115 |
commons-codec : commons-codec | jar | 1.15 |
commons-fileupload : commons-fileupload | jar | 1.4 |
com.qiniu : qiniu-java-sdk | jar | 7.2.18 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |