is not current version
Last Version 1.8.1

Power TAC default broker 1.7.1

Simulates holder of all customer tariffs prior to market opening

License

License

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

default-broker
Version

Version

1.7.1
Type

Type

jar
Description

Description

Power TAC default broker
Simulates holder of all customer tariffs prior to market opening
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 default-broker 1.7.1


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

Dependencies

compile (2)

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

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.