Plume File Core

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

License

License

GroupId

GroupId

com.coreoz
ArtifactId

ArtifactId

plume-file-core
Last Version

Last Version

2.0.0-beta5
Release Date

Release Date

Type

Type

jar
Description

Description

Plume File Core
A toolkit to store files in database and serve it with Jersey
Project Organization

Project Organization

Coreoz

Download plume-file-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.coreoz : plume-conf jar
com.coreoz : plume-scheduler jar
com.coreoz : plume-web-jersey 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 (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
com.coreoz : plume-db-test 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
2.0.0-beta5
2.0.0-beta4
2.0.0-beta3
2.0.0-beta2
2.0.0-alpha2
2.0.0-alpha1
1.0.0-rc9
1.0.0-rc8
1.0.0-rc7
1.0.0-rc6
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3