file-manager-api

file-manager-api - a file manager client and server library

License

License

Categories

Categories

Net
GroupId

GroupId

com.net128.oss.web.lib
ArtifactId

ArtifactId

file-manager-api
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

file-manager-api
file-manager-api - a file manager client and server library
Project URL

Project URL

https://github.com/mike-seger/web-modules
Project Organization

Project Organization

Pivotal Software, Inc.

Download file-manager-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.net128.oss.web.lib/file-manager-api/ -->
<dependency>
    <groupId>com.net128.oss.web.lib</groupId>
    <artifactId>file-manager-api</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/file-manager-api/
implementation 'com.net128.oss.web.lib:file-manager-api:0.1.8'
// https://jarcasting.com/artifacts/com.net128.oss.web.lib/file-manager-api/
implementation ("com.net128.oss.web.lib:file-manager-api:0.1.8")
'com.net128.oss.web.lib:file-manager-api:jar:0.1.8'
<dependency org="com.net128.oss.web.lib" name="file-manager-api" rev="0.1.8">
  <artifact name="file-manager-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.net128.oss.web.lib', module='file-manager-api', version='0.1.8')
)
libraryDependencies += "com.net128.oss.web.lib" % "file-manager-api" % "0.1.8"
[com.net128.oss.web.lib/file-manager-api "0.1.8"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.1
org.zeroturnaround : zt-zip jar 1.14
commons-fileupload : commons-fileupload jar 1.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.

web-modules

Web modules provide pluggable functionality to web applications. Typically a web module consists of a server and a client library.

Versions

Version
0.1.8
0.1.7