Jar examples for d:dasein-cloud-core
The dasein-cloud-core artifact contains the core classes and interfaces that support any Dasein Cloud implementation for any cloud provider. Client applications talk only to these packages that hide the specifics contained in implementations.
You can download jar file dasein-cloud-core 2014.05.3 in this page.
Apache License 2.0
You can use the following script to add dasein-cloud-core-2014.05.3.jar to your project.
<dependency> <groupId>org.dasein</groupId> <artifactId>dasein-cloud-core</artifactId> <version>2014.05.3</version> </dependency>
compile group: 'org.dasein', name: 'dasein-cloud-core', version: '2014.05.3'
libraryDependencies += "org.dasein" % "dasein-cloud-core" % "2014.05.3"
<dependency org="org.dasein" name="dasein-cloud-core" rev="2014.05.3"/>
@Grapes(@Grab(group='org.dasein', module='dasein-cloud-core', version='2014.05.3'))
'org.dasein:dasein-cloud-core:jar:2014.05.3'
Click the following link to download the jar file.
dasein-cloud-core-2014.05.3-javadoc.jar