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

cloudsimplus
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 cloudsimplus 7.3.0


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