| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.soento |
| Идентификатор | Идентификаторsoento-ueditor |
| Последняя версия | Последняя версия1.1.8-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsoento-ueditor
soento's development kit.
|
| Имя Файла | Размер |
|---|---|
| soento-ueditor-1.1.8-RELEASE.pom | |
| soento-ueditor-1.1.8-RELEASE.jar | 33 KB |
| soento-ueditor-1.1.8-RELEASE-sources.jar | 16 KB |
| soento-ueditor-1.1.8-RELEASE-javadoc.jar | 137 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.soento/soento-ueditor/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-ueditor</artifactId>
<version>1.1.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-ueditor/
implementation 'com.soento:soento-ueditor:1.1.8-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-ueditor/
implementation ("com.soento:soento-ueditor:1.1.8-RELEASE")
'com.soento:soento-ueditor:jar:1.1.8-RELEASE'
<dependency org="com.soento" name="soento-ueditor" rev="1.1.8-RELEASE">
<artifact name="soento-ueditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-ueditor', version='1.1.8-RELEASE')
)
libraryDependencies += "com.soento" % "soento-ueditor" % "1.1.8-RELEASE"
[com.soento/soento-ueditor "1.1.8-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.0.5.RELEASE |
| org.springframework.boot : spring-boot-devtools | jar | 2.0.5.RELEASE |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| com.soento : soento-core | jar | 1.1.8-RELEASE |
| com.soento : soento-web | jar | 1.1.8-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |