Last Version

sample-broker 1.7.1

Standalone or server-resident sample broker implementation

License

License

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

sample-broker
Version

Version

1.7.1
Type

Type

jar
Description

Description

sample-broker
Standalone or server-resident sample broker implementation
Project URL

Project URL

http://www.powertac.org/
Project Organization

Project Organization

Power TAC
Source Code Management

Source Code Management

https://github.com/powertac/sample-broker/

Download sample-broker 1.7.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.powertac : broker-core jar 1.7.1

test (2)

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

Project Modules

There are no modules declared in this project.