plugin-storage-blobstore
Storage plugin utilising the JClouds blobstore API
| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
| ArtifactId | ArtifactIdplugin-storage-blobstore |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFascinator - Plugin - Storage - Blobstore
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-blobstore/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-storage-blobstore</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-blobstore/
implementation 'com.googlecode.the-fascinator.plugins:plugin-storage-blobstore:1.0'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-blobstore/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-blobstore:1.0")
'com.googlecode.the-fascinator.plugins:plugin-storage-blobstore:jar:1.0'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-blobstore" rev="1.0">
<artifact name="plugin-storage-blobstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-blobstore', version='1.0')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-blobstore" % "1.0"
[com.googlecode.the-fascinator.plugins/plugin-storage-blobstore "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.5 |
| com.googlecode.the-fascinator : fascinator-common | jar | 1.5 |
| com.googlecode.the-fascinator : fascinator-core | jar | 1.5 |
| org.apache.jclouds : jclouds-all | jar | 2.0.1 |
| com.google.code.gson : gson | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
Storage plugin utilising the JClouds blobstore API