| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.the-fascinator.plugins |
| Идентификатор | Идентификаторplugin-storage-filesystem |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Fascinator - Plugin - Storage - File System
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
| Имя Файла | Размер |
|---|---|
| plugin-storage-filesystem-1.4.pom | |
| plugin-storage-filesystem-1.4.jar | 16 KB |
| plugin-storage-filesystem-1.4-sources.jar | 10 KB |
| plugin-storage-filesystem-1.4-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-filesystem/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-storage-filesystem</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-filesystem/
implementation 'com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:1.4'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-filesystem/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:1.4")
'com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:jar:1.4'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-filesystem" rev="1.4">
<artifact name="plugin-storage-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-filesystem', version='1.4')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-filesystem" % "1.4"
[com.googlecode.the-fascinator.plugins/plugin-storage-filesystem "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
| com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.4 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |