| License |
License |
|---|---|
| GroupId | GroupIdcom.tianshouzhi |
| ArtifactId | ArtifactIdxueditor-core |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPromotion of ueditor,support custom upload file destination.
|
| Filename | Size |
|---|---|
| xueditor-core-1.1.2.pom | |
| xueditor-core-1.1.2.jar | 34 KB |
| xueditor-core-1.1.2-sources.jar | 18 KB |
| xueditor-core-1.1.2-javadoc.jar | 145 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tianshouzhi/xueditor-core/ -->
<dependency>
<groupId>com.tianshouzhi</groupId>
<artifactId>xueditor-core</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tianshouzhi/xueditor-core/
implementation 'com.tianshouzhi:xueditor-core:1.1.2'
// https://jarcasting.com/artifacts/com.tianshouzhi/xueditor-core/
implementation ("com.tianshouzhi:xueditor-core:1.1.2")
'com.tianshouzhi:xueditor-core:jar:1.1.2'
<dependency org="com.tianshouzhi" name="xueditor-core" rev="1.1.2">
<artifact name="xueditor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tianshouzhi', module='xueditor-core', version='1.1.2')
)
libraryDependencies += "com.tianshouzhi" % "xueditor-core" % "1.1.2"
[com.tianshouzhi/xueditor-core "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| commons-codec : commons-codec | jar | 1.10 |
| org.json : json | jar | 20140107 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |