elfinder-core

implements elfinder interface by java

License

License

GroupId

GroupId

com.github.doobo
ArtifactId

ArtifactId

elfinder-core
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

elfinder-core
implements elfinder interface by java

Download elfinder-core

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.6.RELEASE
org.json : json jar 20160212
org.slf4j : jcl-over-slf4j Optional jar 1.7.21
ch.qos.logback : logback-classic Optional jar 1.1.7
org.apache.tika : tika-core jar 1.22
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.10
commons-fileupload : commons-fileupload jar 1.3.3
org.apache.commons : commons-compress jar 1.19
joda-time : joda-time jar 2.9.2
com.mortennobel : java-image-scaling jar 0.8.6
com.aliyun.oss : aliyun-sdk-oss Optional jar 3.11.3
com.google.api-client : google-api-client Optional jar 1.22.0
com.google.oauth-client : google-oauth-client-java6 Optional jar 1.11.0-beta
com.google.apis : google-api-services-drive Optional jar v3-rev27-1.22.0
com.google.oauth-client : google-oauth-client-jetty Optional jar 1.11.0-beta

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0