is not current version
Last Version 0.0.4

File Management Service 0.0.3

Service that intakes all the files that are received

License

License

GroupId

GroupId

com.brihaspathee.zeus
ArtifactId

ArtifactId

file-mgmt-service
Version

Version

0.0.3
Type

Type

jar
Description

Description

File Management Service
Service that intakes all the files that are received
Project URL

Project URL

http://www.brihaspathee.com

Download file-mgmt-service 0.0.3


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

Dependencies

compile (6)

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.springframework.kafka : spring-kafka jar 2.8.3
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 (2)

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

Project Modules

There are no modules declared in this project.