| License | License | 
|---|---|
| GroupId | GroupIdio.rocketbase.commons | 
| ArtifactId | ArtifactIdcommons-asset-storage-fs | 
| Last Version | Last Version4.7.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionholds commons classes and services used to handle assets | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-storage-fs/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>commons-asset-storage-fs</artifactId>
    <version>4.7.3</version>
</dependency>// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-storage-fs/
implementation 'io.rocketbase.commons:commons-asset-storage-fs:4.7.3'// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-storage-fs/
implementation ("io.rocketbase.commons:commons-asset-storage-fs:4.7.3")'io.rocketbase.commons:commons-asset-storage-fs:jar:4.7.3'<dependency org="io.rocketbase.commons" name="commons-asset-storage-fs" rev="4.7.3">
  <artifact name="commons-asset-storage-fs" type="jar" />
</dependency>@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-asset-storage-fs', version='4.7.3')
)libraryDependencies += "io.rocketbase.commons" % "commons-asset-storage-fs" % "4.7.3"[io.rocketbase.commons/commons-asset-storage-fs "4.7.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.rocketbase.commons : commons-asset-core | jar | 4.7.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.vintage : junit-vintage-engine | jar | 
