Last Version

Blazebit Storage Rest Module 0.3.3

Extendible storage abstraction for files

License

License

GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-storage-rest
Version

Version

0.3.3
Type

Type

pom
Description

Description

Blazebit Storage Rest Module
Extendible storage abstraction for files
Project Organization

Project Organization

Blazebit

Download blaze-storage-rest 0.3.3

Filename Size
blaze-storage-rest-0.3.3.pom 760 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-storage-rest</artifactId>
    <version>0.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest/
implementation 'com.blazebit:blaze-storage-rest:0.3.3'
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest/
implementation ("com.blazebit:blaze-storage-rest:0.3.3")
'com.blazebit:blaze-storage-rest:pom:0.3.3'
<dependency org="com.blazebit" name="blaze-storage-rest" rev="0.3.3">
  <artifact name="blaze-storage-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-storage-rest', version='0.3.3')
)
libraryDependencies += "com.blazebit" % "blaze-storage-rest" % "0.3.3"
[com.blazebit/blaze-storage-rest "0.3.3"]

Dependencies

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

Project Modules

  • model
  • api
  • impl