| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bardframework.filestore |
| Идентификатор | Идентификаторfile-store-in-memory |
| Последняя версия | Последняя версия1.3.28 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Bard Framework Parent POM provides common settings for all Bards components.
|
| Имя Файла | Размер |
|---|---|
| file-store-in-memory-1.3.28.pom | |
| file-store-in-memory-1.3.28.jar | 4 KB |
| file-store-in-memory-1.3.28-sources.jar | 3 KB |
| file-store-in-memory-1.3.28-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-in-memory/ -->
<dependency>
<groupId>org.bardframework.filestore</groupId>
<artifactId>file-store-in-memory</artifactId>
<version>1.3.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-in-memory/
implementation 'org.bardframework.filestore:file-store-in-memory:1.3.28'
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-in-memory/
implementation ("org.bardframework.filestore:file-store-in-memory:1.3.28")
'org.bardframework.filestore:file-store-in-memory:jar:1.3.28'
<dependency org="org.bardframework.filestore" name="file-store-in-memory" rev="1.3.28">
<artifact name="file-store-in-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.filestore', module='file-store-in-memory', version='1.3.28')
)
libraryDependencies += "org.bardframework.filestore" % "file-store-in-memory" % "1.3.28"
[org.bardframework.filestore/file-store-in-memory "1.3.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bardframework.commons : common-utils | jar | 1.3.26 |
| org.bardframework.filestore : file-store-api | jar | 1.3.28 |