License |
License |
---|---|
GroupId | GroupIdorg.bardframework.filestore |
ArtifactId | ArtifactIdfile-store-api |
Version | Version1.1.19 |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
file-store-api-1.1.19.pom | |
file-store-api-1.1.19.jar | 12 KB |
file-store-api-1.1.19-sources.jar | 9 KB |
file-store-api-1.1.19-javadoc.jar | 454 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-api/ -->
<dependency>
<groupId>org.bardframework.filestore</groupId>
<artifactId>file-store-api</artifactId>
<version>1.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-api/
implementation 'org.bardframework.filestore:file-store-api:1.1.19'
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-api/
implementation ("org.bardframework.filestore:file-store-api:1.1.19")
'org.bardframework.filestore:file-store-api:jar:1.1.19'
<dependency org="org.bardframework.filestore" name="file-store-api" rev="1.1.19">
<artifact name="file-store-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.filestore', module='file-store-api', version='1.1.19')
)
libraryDependencies += "org.bardframework.filestore" % "file-store-api" % "1.1.19"
[org.bardframework.filestore/file-store-api "1.1.19"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
jakarta.servlet : jakarta.servlet-api | jar | |
org.bardframework.validator : bard-validator | jar | 1.1.18 |
org.bardframework.commons : common-web | jar | 1.1.16 |
org.springframework : spring-web | jar |