moe.icyr:filesystem-spring-boot-api

A springboot starter for filesystem utils, or use client via manually property object without springboot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

moe.icyr
ArtifactId

ArtifactId

filesystem-spring-boot-api
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A springboot starter for filesystem utils, or use client via manually property object without springboot.

Download filesystem-spring-boot-api

How to add to project

<!-- https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-api/ -->
<dependency>
    <groupId>moe.icyr</groupId>
    <artifactId>filesystem-spring-boot-api</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-api/
implementation 'moe.icyr:filesystem-spring-boot-api:1.1'
// https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-api/
implementation ("moe.icyr:filesystem-spring-boot-api:1.1")
'moe.icyr:filesystem-spring-boot-api:jar:1.1'
<dependency org="moe.icyr" name="filesystem-spring-boot-api" rev="1.1">
  <artifact name="filesystem-spring-boot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='moe.icyr', module='filesystem-spring-boot-api', version='1.1')
)
libraryDependencies += "moe.icyr" % "filesystem-spring-boot-api" % "1.1"
[moe.icyr/filesystem-spring-boot-api "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging Optional jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0