Last Version

Power TAC server main 1.8.1

Top-level module of the Power TAC simulation server

License

License

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

server-main
Version

Version

1.8.1
Type

Type

jar
Description

Description

Power TAC server main
Top-level module of the Power TAC simulation server
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 server-main 1.8.1


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

Dependencies

compile (17)

Group / Artifact Type Version
org.powertac : common jar 1.8.0
org.powertac : server-interface jar 1.8.1
org.powertac : accounting jar 1.8.1
org.powertac : auctioneer jar 1.8.1
org.powertac : default-broker jar 1.8.1
org.powertac : distribution-utility jar 1.8.1
org.powertac : genco jar 1.8.1
org.powertac : household-customer jar 1.8.1
org.powertac : factored-customer jar 1.8.1
org.powertac : officecomplex-customer jar 1.8.1
org.powertac : balancing-market jar 1.8.1
org.powertac : customer-models jar 1.8.1
org.powertac : evcustomer jar 1.8.1
org.springframework : spring-jms jar 5.1.9.RELEASE
org.apache.activemq : activemq-broker jar 5.15.11
org.apache.activemq : activemq-pool jar 5.15.11
net.sf.jopt-simple : jopt-simple jar 5.0.4

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.