License |
License |
---|---|
GroupId | GroupIdorg.bardframework.filestore |
ArtifactId | ArtifactIdfile-store-fs |
Version | Version1.1.19 |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
file-store-fs-1.1.19.pom | |
file-store-fs-1.1.19.jar | 3 KB |
file-store-fs-1.1.19-sources.jar | 2 KB |
file-store-fs-1.1.19-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-fs/ -->
<dependency>
<groupId>org.bardframework.filestore</groupId>
<artifactId>file-store-fs</artifactId>
<version>1.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-fs/
implementation 'org.bardframework.filestore:file-store-fs:1.1.19'
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-fs/
implementation ("org.bardframework.filestore:file-store-fs:1.1.19")
'org.bardframework.filestore:file-store-fs:jar:1.1.19'
<dependency org="org.bardframework.filestore" name="file-store-fs" rev="1.1.19">
<artifact name="file-store-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.filestore', module='file-store-fs', version='1.1.19')
)
libraryDependencies += "org.bardframework.filestore" % "file-store-fs" % "1.1.19"
[org.bardframework.filestore/file-store-fs "1.1.19"]
Group / Artifact | Type | Version |
---|---|---|
org.bardframework.filestore : file-store-api | jar | 1.1.19 |
org.springframework : spring-beans | jar |