is not current version
Last Version 7.3.0

CloudSim Plus API 6.3.6

CloudSim Plus: A modern, highly extensible and easier-to-use Java 8+ Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services

License

License

GroupId

GroupId

org.cloudsimplus
ArtifactId

ArtifactId

cloudsim-plus
Version

Version

6.3.6
Type

Type

jar
Description

Description

CloudSim Plus API
CloudSim Plus: A modern, highly extensible and easier-to-use Java 8+ Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services
Project URL

Project URL

http://cloudsimplus.org
Project Organization

Project Organization

Systems, Security and Image Communication Lab - Instituto de Telecomunicações (IT) - Universidade da Beira Interior (UBI) - Instituto Federal de Educação Ciência e Tecnologia do Tocantins (IFTO)

Download cloudsim-plus 6.3.6


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-collections4 jar 4.1
com.google.code.gson : gson jar 2.8.2
ch.qos.logback : logback-core jar 1.3.0-alpha4
ch.qos.logback : logback-classic jar 1.3.0-alpha4
org.slf4j : slf4j-api jar 1.8.0-beta2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.platform : junit-platform-launcher jar 1.3.1
org.easymock : easymock jar 3.5.1
org.easymock : easymockclassextension jar 3.2
org.powermock : powermock-module-junit4 jar 1.7.3
org.powermock : powermock-api-easymock jar 1.7.3

Project Modules

There are no modules declared in this project.