| License |
License |
|---|---|
| GroupId | GroupIdorg.cloudsimplus |
| ArtifactId | ArtifactIdcloudsim-plus |
| Last Version | Last Version7.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCloudSim 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 |
| Project Organization |
Project OrganizationInstituto de Telecomunicações (IT) - Universidade da Beira Interior (UBI) - Instituto Federal de Educação Ciência e Tecnologia do Tocantins (IFTO) |
| Filename | Size |
|---|---|
| cloudsim-plus-7.3.0.pom | |
| cloudsim-plus-7.3.0.jar | 586 KB |
| cloudsim-plus-7.3.0-sources.jar | 613 KB |
| cloudsim-plus-7.3.0-javadoc.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |