License |
License |
---|---|
GroupId | GroupIdorg.cloudsimplus |
ArtifactId | ArtifactIdcloudsim-plus |
Version | Version6.3.6 |
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 Organization |
Filename | Size |
---|---|
cloudsim-plus-6.3.6.pom | |
cloudsim-plus-6.3.6.jar | 591 KB |
cloudsim-plus-6.3.6-sources.jar | 614 KB |
cloudsim-plus-6.3.6-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
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 |