Last Version

Power TAC distribution utility 1.8.1

Models the regulated monopoly that owns and maintains the distribution infrastructure.

License

License

Categories

Categories

Distribution Build Tools Utility General Purpose Libraries
GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

distribution-utility
Version

Version

1.8.1
Type

Type

jar
Description

Description

Power TAC distribution utility
Models the regulated monopoly that owns and maintains the distribution infrastructure.
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 distribution-utility 1.8.1


<!-- https://jarcasting.com/artifacts/org.powertac/distribution-utility/ -->
<dependency>
    <groupId>org.powertac</groupId>
    <artifactId>distribution-utility</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/distribution-utility/
implementation 'org.powertac:distribution-utility:1.8.1'
// https://jarcasting.com/artifacts/org.powertac/distribution-utility/
implementation ("org.powertac:distribution-utility:1.8.1")
'org.powertac:distribution-utility:jar:1.8.1'
<dependency org="org.powertac" name="distribution-utility" rev="1.8.1">
  <artifact name="distribution-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='distribution-utility', version='1.8.1')
)
libraryDependencies += "org.powertac" % "distribution-utility" % "1.8.1"
[org.powertac/distribution-utility "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.