Last Version

Power TAC customer models 1.8.1

Set of bottom-up customer implementations

License

License

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

customer-models
Version

Version

1.8.1
Type

Type

jar
Description

Description

Power TAC customer models
Set of bottom-up customer implementations
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 customer-models 1.8.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.powertac : server-interface jar 1.8.1
org.apache.commons : commons-math3 jar 3.6.1
com.joptimizer : joptimizer jar 3.5.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.