is not current version
Last Version 0.0.2

File Storage Service 0.0.1

Service that stores the contents of the file as a BLOB

License

License

GroupId

GroupId

com.brihaspathee.zeus
ArtifactId

ArtifactId

file-storage-service
Version

Version

0.0.1
Type

Type

jar
Description

Description

File Storage Service
Service that stores the contents of the file as a BLOB
Project URL

Project URL

http://www.brihaspathee.com

Download file-storage-service 0.0.1


<!-- https://jarcasting.com/artifacts/com.brihaspathee.zeus/file-storage-service/ -->
<dependency>
    <groupId>com.brihaspathee.zeus</groupId>
    <artifactId>file-storage-service</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.brihaspathee.zeus/file-storage-service/
implementation 'com.brihaspathee.zeus:file-storage-service:0.0.1'
// https://jarcasting.com/artifacts/com.brihaspathee.zeus/file-storage-service/
implementation ("com.brihaspathee.zeus:file-storage-service:0.0.1")
'com.brihaspathee.zeus:file-storage-service:jar:0.0.1'
<dependency org="com.brihaspathee.zeus" name="file-storage-service" rev="0.0.1">
  <artifact name="file-storage-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brihaspathee.zeus', module='file-storage-service', version='0.0.1')
)
libraryDependencies += "com.brihaspathee.zeus" % "file-storage-service" % "0.0.1"
[com.brihaspathee.zeus/file-storage-service "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.brihaspathee.zeus : zeus-framework jar 1.0.10
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.4
org.springframework.boot : spring-boot-starter-web jar 2.6.4
org.flywaydb : flyway-core jar 8.0.5
org.projectlombok : lombok Optional jar 1.18.22

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
mysql : mysql-connector-java jar 8.0.28

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.4

Project Modules

There are no modules declared in this project.