elfinder-api

A api file manager system demo base on spring boot

Лицензия

Лицензия

Группа

Группа

com.github.doobo
Идентификатор

Идентификатор

elfinder-api
Последняя версия

Последняя версия

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

elfinder-api
A api file manager system demo base on spring boot

Скачать elfinder-api

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.2.6.RELEASE
com.github.doobo : elfinder-core jar 1.4
org.codehaus.groovy : groovy-all jar 2.4.7
com.github.ulisesbocchio : jasypt-spring-boot-starter Необязательный jar 3.0.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4
1.3
1.2
1.1
1.0