Last Version

jVolumes 0.0.3

An abstraction to handle different types of file storage

License

License

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jvolumes-parent
Version

Version

0.0.3
Type

Type

pom
Description

Description

jVolumes
An abstraction to handle different types of file storage
Project URL

Project URL

https://github.com/microtweak/jvolumes
Source Code Management

Source Code Management

https://github.com/microtweak/jvolumes

Download jvolumes-parent 0.0.3


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

Dependencies

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

Project Modules

  • core
  • provider-google-storage