License |
License |
---|---|
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdfilestore |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST :: FileStore
syndesis :: filestore
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |