is not current version
Last Version 2.0.0-beta5

com.coreoz:plume-file-parent 2.0.0-alpha2

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

GroupId

GroupId

com.coreoz
ArtifactId

ArtifactId

plume-file-parent
Version

Version

2.0.0-alpha2
Type

Type

pom

Download plume-file-parent 2.0.0-alpha2


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