elfinder-parent

A web file manager system demo base on spring boot

License

License

GroupId

GroupId

com.github.doobo
ArtifactId

ArtifactId

elfinder-parent
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

pom
Description

Description

elfinder-parent
A web file manager system demo base on spring boot
Project URL

Project URL

https://github.com/doobo/spring-elfinder

Download elfinder-parent

Filename Size
elfinder-parent-1.4.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • elfinder-core
  • elfinder-api

Versions

Version
1.4
1.3
1.2
1.1
1.0