elfinder-api

A api file manager system demo base on spring boot

License

License

GroupId

GroupId

com.github.doobo
ArtifactId

ArtifactId

elfinder-api
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download elfinder-api

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional 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 Optional jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0