| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcn.jants |
| ArtifactId | ArtifactIdants-ueditor |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| ants-ueditor-1.0.pom | |
| ants-ueditor-1.0.jar | 32 KB |
| ants-ueditor-1.0-sources.jar | 17 KB |
| ants-ueditor-1.0-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jants/ants-ueditor/ -->
<dependency>
<groupId>cn.jants</groupId>
<artifactId>ants-ueditor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jants/ants-ueditor/
implementation 'cn.jants:ants-ueditor:1.0'
// https://jarcasting.com/artifacts/cn.jants/ants-ueditor/
implementation ("cn.jants:ants-ueditor:1.0")
'cn.jants:ants-ueditor:jar:1.0'
<dependency org="cn.jants" name="ants-ueditor" rev="1.0">
<artifact name="ants-ueditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jants', module='ants-ueditor', version='1.0')
)
libraryDependencies += "cn.jants" % "ants-ueditor" % "1.0"
[cn.jants/ants-ueditor "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.5 |
| commons-fileupload : commons-fileupload | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.alibaba : fastjson | jar | 1.2.7 |