Last Version

ueditor 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The MIT License (MIT)
GroupId

GroupId

com.github.jackpanz
ArtifactId

ArtifactId

ueditor
Version

Version

1.0.0
Type

Type

jar
Description

Description

ueditor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/jackpanz/ueditor

Download ueditor 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20180130
commons-io : commons-io jar 2.6

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.aliyun.oss : aliyun-sdk-oss jar 2.2.1
org.springframework : spring-web jar 5.0.0.RELEASE
commons-fileupload : commons-fileupload jar 1.3.3

Project Modules

There are no modules declared in this project.