|
1 | | -[](https://mvnrepository.com/artifact/com.xdev-software/standard-maven-template) |
2 | | -[](https://github.com/xdev-software/standard-maven-template/actions/workflows/checkBuild.yml?query=branch%3Adevelop) |
3 | | -[](https://sonarcloud.io/dashboard?id=xdev-software_standard-maven-template) |
| 1 | +[](https://mvnrepository.com/artifact/com.xdev-software/eclipse-store-afs-ibm-cos) |
| 2 | +[](https://github.com/xdev-software/eclipse-store-afs-ibm-cos/actions/workflows/checkBuild.yml?query=branch%3Adevelop) |
| 3 | +[](https://sonarcloud.io/dashboard?id=xdev-software_eclipse-store-afs-ibm-cos) |
4 | 4 |
|
5 | | -# standard-maven-template |
| 5 | +# eclipse-store-afs-ibm-cos |
6 | 6 |
|
| 7 | +A connector for the [EclipseStore](https://eclipsestore.io/) which allows storing data in |
| 8 | +the [IBM Cloud Object Storage](https://www.ibm.com/cloud/object-storage). |
| 9 | + |
| 10 | +It uses the [IBM-provided Java SDK](https://github.com/IBM/ibm-cos-sdk-java). |
| 11 | + |
| 12 | +The connector works virtually identical to |
| 13 | +the [AWS S3 Connector](https://docs.eclipsestore.io/manual/storage/storage-targets/blob-stores/aws-s3.html) of |
| 14 | +EclipseStore |
| 15 | +but for IBM COS instead of AWS S3. |
| 16 | + |
| 17 | +> **Note** |
| 18 | +> This library is still version 0.0.1 since EclipseStore is not yet released in version 1.0.0. |
7 | 19 |
|
8 | 20 | ## Installation |
9 | | -[Installation guide for the latest release](https://github.com/xdev-software/standard-maven-template/releases/latest#Installation) |
10 | 21 |
|
| 22 | +[Installation guide for the latest release](https://github.com/xdev-software/eclipse-store-afs-ibm-cos/releases/latest#Installation) |
| 23 | + |
| 24 | +## Supported EclipseStore versions |
| 25 | + |
| 26 | +The connector supports |
| 27 | +[version 1.0.0 of the EclipseStore](https://central.sonatype.com//artifact/org.eclipse.store/storage-embedded/01.00.00). |
| 28 | + |
| 29 | +If you are using a different, not listed version of EclipseStore, this shouldn't be a problem. |
| 30 | +Usually you can simply exclude the dependent version of EclipseStore. |
11 | 31 |
|
12 | 32 | ## Support |
13 | | -If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support). |
| 33 | + |
| 34 | +If you need support as soon as possible and you can't wait for any pull request, feel free to |
| 35 | +use [our support](https://xdev.software/en/services/support). |
14 | 36 |
|
15 | 37 | ## Contributing |
| 38 | + |
16 | 39 | See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project. |
17 | 40 |
|
18 | 41 | ## Dependencies and Licenses |
19 | | -View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/standard-maven-template/dependencies/) |
| 42 | + |
| 43 | +View the [license of the current project](LICENSE) or |
| 44 | +the [summary including all dependencies](https://xdev-software.github.io/eclipse-store-afs-ibm-cos/dependencies/) |
0 commit comments