License |
License |
---|---|
GroupId | GroupIdorg.powertac |
ArtifactId | ArtifactIdserver-main |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPower TAC server main
Top-level module of the Power TAC simulation server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
server-main-1.8.0.pom | |
server-main-1.8.0.jar | 89 KB |
server-main-1.8.0-sources.jar | 52 KB |
server-main-1.8.0-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.powertac/server-main/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>server-main</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/server-main/
implementation 'org.powertac:server-main:1.8.0'
// https://jarcasting.com/artifacts/org.powertac/server-main/
implementation ("org.powertac:server-main:1.8.0")
'org.powertac:server-main:jar:1.8.0'
<dependency org="org.powertac" name="server-main" rev="1.8.0">
<artifact name="server-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='server-main', version='1.8.0')
)
libraryDependencies += "org.powertac" % "server-main" % "1.8.0"
[org.powertac/server-main "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.powertac : common | jar | 1.8.0 |
org.powertac : server-interface | jar | 1.8.0 |
org.powertac : accounting | jar | 1.8.0 |
org.powertac : auctioneer | jar | 1.8.0 |
org.powertac : default-broker | jar | 1.8.0 |
org.powertac : distribution-utility | jar | 1.8.0 |
org.powertac : genco | jar | 1.8.0 |
org.powertac : household-customer | jar | 1.8.0 |
org.powertac : factored-customer | jar | 1.8.0 |
org.powertac : officecomplex-customer | jar | 1.8.0 |
org.powertac : balancing-market | jar | 1.8.0 |
org.powertac : customer-models | jar | 1.8.0 |
org.powertac : evcustomer | jar | 1.8.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |