Skip to content

salesforce/multicloudj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status codecov License Maven Central


MultiCloudJ

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, see the MulticloudJ official web site.


Requirements

  • Java 11 or higher
  • Maven 3.8 or higher build automation

Getting Started

This short Getting Started Guide will walk you through basic operations on blob store, and demonstrate some simple reads and writes.

For more examples: please refer to examples where we have detailed examples on blob store, docstore and sts.


Building and Contributing

To build MultiCloudJ from source:

git clone https://www.github.com/salesforce/multicloudj.git
cd multicloudj
mvn clean install

Visit our Contribution Guidelines for more information on how to contribute.


Documentation

Detailed documentation can be found on our official documentation site.


Community


License

MultiCloudJ is released under the Apache 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

Apache-2.0
LICENSE.txt
Apache-2.0
license_info.md

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7