Plume file

A toolkit to store files in database and serve it with Jersey

License

License

GroupId

GroupId

com.coreoz
ArtifactId

ArtifactId

plume-file
Last Version

Last Version

1.0.0-rc2
Release Date

Release Date

Type

Type

jar
Description

Description

Plume file
A toolkit to store files in database and serve it with Jersey
Project URL

Project URL

https://github.com/Coreoz/Plume-file
Project Organization

Project Organization

Coreoz
Source Code Management

Source Code Management

https://github.com/Coreoz/Plume-file

Download plume-file

How to add to project

<!-- https://jarcasting.com/artifacts/com.coreoz/plume-file/ -->
<dependency>
    <groupId>com.coreoz</groupId>
    <artifactId>plume-file</artifactId>
    <version>1.0.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.coreoz/plume-file/
implementation 'com.coreoz:plume-file:1.0.0-rc2'
// https://jarcasting.com/artifacts/com.coreoz/plume-file/
implementation ("com.coreoz:plume-file:1.0.0-rc2")
'com.coreoz:plume-file:jar:1.0.0-rc2'
<dependency org="com.coreoz" name="plume-file" rev="1.0.0-rc2">
  <artifact name="plume-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coreoz', module='plume-file', version='1.0.0-rc2')
)
libraryDependencies += "com.coreoz" % "plume-file" % "1.0.0-rc2"
[com.coreoz/plume-file "1.0.0-rc2"]

Dependencies

compile (8)

Group / Artifact Type Version
com.coreoz : plume-conf jar
com.coreoz : wisp jar
com.coreoz : plume-web-jersey jar
com.coreoz : plume-db-hibernate Optional jar
com.coreoz : plume-db-querydsl Optional jar
io.swagger : swagger-annotations jar
com.google.inject : guice Optional jar
com.google.dagger : dagger Optional jar

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.

Plume File

Plume File contains a group of modules to manage files:

com.coreoz

Coreoz

Versions

Version
1.0.0-rc2