License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.cloudsimplus |
ArtifactId | ArtifactIdcloudsim-plus-automation |
Last Version | Last Version7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloudSim Plus Automation
Autonomously builds and runs Cloud Computing simulation environments in CloudSim Plus from an YAML file.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationUniversidade da Beira Interior (UBI) - Instituto Federal de Educação Ciência e Tecnologia do Tocantins (IFTO) |
<!-- https://jarcasting.com/artifacts/org.cloudsimplus/cloudsim-plus-automation/ -->
<dependency>
<groupId>org.cloudsimplus</groupId>
<artifactId>cloudsim-plus-automation</artifactId>
<version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudsimplus/cloudsim-plus-automation/
implementation 'org.cloudsimplus:cloudsim-plus-automation:7.1.0'
// https://jarcasting.com/artifacts/org.cloudsimplus/cloudsim-plus-automation/
implementation ("org.cloudsimplus:cloudsim-plus-automation:7.1.0")
'org.cloudsimplus:cloudsim-plus-automation:jar:7.1.0'
<dependency org="org.cloudsimplus" name="cloudsim-plus-automation" rev="7.1.0">
<artifact name="cloudsim-plus-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudsimplus', module='cloudsim-plus-automation', version='7.1.0')
)
libraryDependencies += "org.cloudsimplus" % "cloudsim-plus-automation" % "7.1.0"
[org.cloudsimplus/cloudsim-plus-automation "7.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudsimplus : cloudsim-plus | jar | 7.1.0 |
com.esotericsoftware.yamlbeans : yamlbeans | jar | 1.12 |
commons-cli : commons-cli | jar | 1.4 |