Last Version

Contrail Parent POM 0.2

Contrail is a complete Cloud platform which integrates a full Infrastructure-as-a-Service and Platform-as-a-Service facilities. It allows Cloud providers to seamlessly integrate resources from other Clouds with their own infrastructure, and breaks the current customer lock-in situation by allowing live application migration from one cloud to another.

License

License

GroupId

GroupId

org.ow2.contrail
ArtifactId

ArtifactId

contrail
Version

Version

0.2
Type

Type

pom
Description

Description

Contrail Parent POM
Contrail is a complete Cloud platform which integrates a full Infrastructure-as-a-Service and Platform-as-a-Service facilities. It allows Cloud providers to seamlessly integrate resources from other Clouds with their own infrastructure, and breaks the current customer lock-in situation by allowing live application migration from one cloud to another.
Project URL

Project URL

http://contrail.ow2.org/
Project Organization

Project Organization

Contrail Consortium

Download contrail 0.2

Filename Size
contrail-0.2.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ow2.contrail/contrail/ -->
<dependency>
    <groupId>org.ow2.contrail</groupId>
    <artifactId>contrail</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.contrail/contrail/
implementation 'org.ow2.contrail:contrail:0.2'
// https://jarcasting.com/artifacts/org.ow2.contrail/contrail/
implementation ("org.ow2.contrail:contrail:0.2")
'org.ow2.contrail:contrail:pom:0.2'
<dependency org="org.ow2.contrail" name="contrail" rev="0.2">
  <artifact name="contrail" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.contrail', module='contrail', version='0.2')
)
libraryDependencies += "org.ow2.contrail" % "contrail" % "0.2"
[org.ow2.contrail/contrail "0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.