Last Version

Power TAC household customer 1.8.1

Bottom-up model of a household energy customer

License

License

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

household-customer
Version

Version

1.8.1
Type

Type

jar
Description

Description

Power TAC household customer
Bottom-up model of a household energy customer
Project URL

Project URL

https://github.com/powertac/powertac-server/
Project Organization

Project Organization

Power TAC
Source Code Management

Source Code Management

https://github.com/powertac/powertac-server/

Download household-customer 1.8.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.powertac : server-interface jar 1.8.1
org.powertac : common jar 1.8.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.23.4
org.junit.jupiter : junit-jupiter jar 5.5.1

Project Modules

There are no modules declared in this project.