License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-asset-storage-fs |
Version | Version4.7.2 |
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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-storage-fs/
implementation 'io.rocketbase.commons:commons-asset-storage-fs:4.7.2'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-storage-fs/
implementation ("io.rocketbase.commons:commons-asset-storage-fs:4.7.2")
'io.rocketbase.commons:commons-asset-storage-fs:jar:4.7.2'
<dependency org="io.rocketbase.commons" name="commons-asset-storage-fs" rev="4.7.2">
<artifact name="commons-asset-storage-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-asset-storage-fs', version='4.7.2')
)
libraryDependencies += "io.rocketbase.commons" % "commons-asset-storage-fs" % "4.7.2"
[io.rocketbase.commons/commons-asset-storage-fs "4.7.2"]
Group / Artifact | Type | Version |
---|---|---|
io.rocketbase.commons : commons-asset-core | jar | 4.7.2 |
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 |