Last Version

CloudSim Plus API 7.3.0

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

7.3.0
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

https://cloudsimplus.org
Project Organization

Project Organization

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 7.3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.2
com.google.code.gson : gson jar 2.8.9
ch.qos.logback : logback-core jar 1.3.0-alpha10
ch.qos.logback : logback-classic jar 1.3.0-alpha10

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
org.mockito : mockito-core jar 4.0.0
org.powermock : powermock-module-junit4 jar 1.7.3

Project Modules

There are no modules declared in this project.