| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.syndesis |
| Идентификатор | Идентификаторfilestore |
| Последняя версия | Последняя версия1.3.0-20180202 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеREST :: FileStore
syndesis :: filestore
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| filestore-1.3.0-20180202.pom | |
| filestore-1.3.0-20180202.jar | 20 KB |
| filestore-1.3.0-20180202-sources.jar | 9 KB |
| filestore-1.3.0-20180202-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.syndesis/filestore/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>filestore</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/filestore/
implementation 'io.syndesis:filestore:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/filestore/
implementation ("io.syndesis:filestore:1.3.0-20180202")
'io.syndesis:filestore:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="filestore" rev="1.3.0-20180202">
<artifact name="filestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='filestore', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "filestore" % "1.3.0-20180202"
[io.syndesis/filestore "1.3.0-20180202"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.syndesis : dao | jar | 1.3.0-20180202 |
| org.jdbi : jdbi | jar | 2.78 |
| commons-io : commons-io | jar | 2.5 |
| postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.193 |
| org.apache.derby : derby | jar | 10.14.1.0 |
| org.assertj : assertj-core | jar | 3.6.2 |
| junit : junit | jar | 4.12 |