/dasein-cloud-core

The Dasein Cloud Core project defines the API against which your applications interact. Your applications do not need direct references to any other part of Dasein Cloud. You simply include the right cloud-specific JARs at runtime. For more information, see the Dasein Cloud home page at https://github.com/greese/dasein-cloud.

Primary LanguageJavaOtherNOASSERTION

dasein-cloud-core

Dasein Cloud Core is the core API for the Dasein Cloud multi-cloud abstraction API for Java. It is the sole compile-time dependency that should exist in your cloud integration code. All other dasein-cloud-* projects are either for test time purposes or for runtime integration with specific clouds.

For more information on contributing, see https://github.com/greese/dasein-cloud/wiki/Contributing-and-Branching-Strategy.