| License |
License |
|---|---|
| GroupId | GroupIdorg.powertac |
| ArtifactId | ArtifactIdgenco |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
DescriptionPower TAC genco
Models of simple wholesale power producers, and a wholesale buyer
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| genco-1.8.0.pom | |
| genco-1.8.0.jar | 35 KB |
| genco-1.8.0-sources.jar | 20 KB |
| genco-1.8.0-javadoc.jar | 424 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.powertac/genco/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>genco</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/genco/
implementation 'org.powertac:genco:1.8.0'
// https://jarcasting.com/artifacts/org.powertac/genco/
implementation ("org.powertac:genco:1.8.0")
'org.powertac:genco:jar:1.8.0'
<dependency org="org.powertac" name="genco" rev="1.8.0">
<artifact name="genco" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='genco', version='1.8.0')
)
libraryDependencies += "org.powertac" % "genco" % "1.8.0"
[org.powertac/genco "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.powertac : server-interface | jar | 1.8.0 |
| org.apache.commons : commons-math3 | jar | 3.6.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 |