[[ToolsEcosystem]] #contents ---- * Typica [#oa4b4af1] |作者 | [[David Kavanagh氏、ほか>http://www.rightscale.com/]] | |ホームページ | [[Google Code Project Page>http://code.google.com/p/typica/people/list]] | |ドキュメント | [[API ドキュメント>http://typica.s3.amazonaws.com/index.html]] | |コミュニティ | [[Google Groups>http://groups.google.com/group/typica/]] | |ダウンロード | [[Google Code>http://typica.googlecode.com/files/typica-1.5.2.zip]] | |ソース | [[Google Code (svn)>http://code.google.com/p/typica/source/checkout]] | |バージョン | 1.5.x | |ライセンス | [[Apache License 2.0>http://www.apache.org/licenses/LICENSE-2.0]] | ---- * 使用例 [#r6b118b7] Jec2 ec2 = new Jec2(props.getProperty("aws.accessId"), props.getProperty("aws.secretKey"), false, "your-host", 8773); ec2.setResourcePrefix("/services/Eucalyptus"); ec2.setSignatureVersion(1); ---- 原文:http://open.eucalyptus.com/wiki/ToolsEcosystem_typica