License |
License |
---|---|
GroupId | GroupIdorg.powertac |
ArtifactId | ArtifactIdofficecomplex-customer |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPower TAC office complex customer
Bottom-up model of an office complex energy customer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.powertac/officecomplex-customer/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>officecomplex-customer</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/officecomplex-customer/
implementation 'org.powertac:officecomplex-customer:1.8.1'
// https://jarcasting.com/artifacts/org.powertac/officecomplex-customer/
implementation ("org.powertac:officecomplex-customer:1.8.1")
'org.powertac:officecomplex-customer:jar:1.8.1'
<dependency org="org.powertac" name="officecomplex-customer" rev="1.8.1">
<artifact name="officecomplex-customer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='officecomplex-customer', version='1.8.1')
)
libraryDependencies += "org.powertac" % "officecomplex-customer" % "1.8.1"
[org.powertac/officecomplex-customer "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.powertac : server-interface | jar | 1.8.1 |
org.powertac : common | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |