File Storage Spring Boot Starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

es.arcasi.oss
ArtifactId

ArtifactId

file-storage-spring-boot-starter
Last Version

Last Version

0.00.003
Release Date

Release Date

Type

Type

jar
Description

Description

File Storage Spring Boot Starter
File Storage Spring Boot Starter
Project URL

Project URL

http://github.com/plopezmesa/file-storage-spring-boot-starter/tree/master
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

http://github.com/plopezmesa/file-storage-spring-boot-starter/tree/master

Download file-storage-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/es.arcasi.oss/file-storage-spring-boot-starter/ -->
<dependency>
    <groupId>es.arcasi.oss</groupId>
    <artifactId>file-storage-spring-boot-starter</artifactId>
    <version>0.00.003</version>
</dependency>
// https://jarcasting.com/artifacts/es.arcasi.oss/file-storage-spring-boot-starter/
implementation 'es.arcasi.oss:file-storage-spring-boot-starter:0.00.003'
// https://jarcasting.com/artifacts/es.arcasi.oss/file-storage-spring-boot-starter/
implementation ("es.arcasi.oss:file-storage-spring-boot-starter:0.00.003")
'es.arcasi.oss:file-storage-spring-boot-starter:jar:0.00.003'
<dependency org="es.arcasi.oss" name="file-storage-spring-boot-starter" rev="0.00.003">
  <artifact name="file-storage-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.arcasi.oss', module='file-storage-spring-boot-starter', version='0.00.003')
)
libraryDependencies += "es.arcasi.oss" % "file-storage-spring-boot-starter" % "0.00.003"
[es.arcasi.oss/file-storage-spring-boot-starter "0.00.003"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.7.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 1.3.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.3.7.RELEASE
es.arcasi.oss : file-storage jar 0.02.004

Project Modules

There are no modules declared in this project.

file-storage-spring-boot-starter

Build Status Coverage Status License

A File Storage library to store files in memory or local paths

License

Copyright 2016 Pablo López Mesa - Released under the Apache 2.0 license.

Versions

Version
0.00.003
0.00.002
0.00.001