License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools Utility General Purpose Libraries |
GroupId | GroupIdorg.powertac |
ArtifactId | ArtifactIddistribution-utility |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPower TAC distribution utility
Models the regulated monopoly that owns and maintains the distribution infrastructure.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.powertac : server-interface | jar | 1.8.1 |
org.powertac : common | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |