- Notifications
You must be signed in to change notification settings - Fork10
MultiCloudJ: A Cloud Agnostic SDK for enabling open cloud development in Java
License
Apache-2.0, Apache-2.0 licenses found
Licenses found
salesforce/multicloudj
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Write once, deploy to any cloud provider...
MultiCloudJ is a cloud-agnostic Java SDK providing unified and substrate-neutral interfaces for cloud services. It enables developers to write once and deploy to any cloud provider with high-level APIs for Security Token Service (STS), Blob Storage, Document Store, and more, supporting major cloud providers like AWS, GCP, and Alibaba.
- Security Token Service (STS)
- Blob Store
- Document Store
- more to common...
MultiCloudJ simplifies multi-cloud compatibility, enabling consistent codebases and accelerating development for applications that needs to be deployed across different cloud platforms.
For more information, seethe MulticloudJ official web site.
- Java 11 or higher
- Maven 3.8 or higher build automation
This shortGetting Started Guide will walk you through basic operations on blob store,and demonstrate some simple reads and writes.
For more examples: please refer toexamples where we have detailed examples on blob store, docstore and sts.
To build MultiCloudJ from source:
git clone https://www.github.com/salesforce/multicloudj.gitcd multicloudjmvn clean installVisit ourContribution Guidelines for more information on how to contribute.
Detailed documentation can be found on ourofficial documentation site.
- Issues and Bug Reports:Github Issues
- Discussion and Q&A:Discussions
MultiCloudJ is released under theApache License 2.0.
About
MultiCloudJ: A Cloud Agnostic SDK for enabling open cloud development in Java
Resources
License
Apache-2.0, Apache-2.0 licenses found
Licenses found
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.