License |
License |
---|---|
GroupId | GroupIdorg.powertac |
ArtifactId | ArtifactIdserver-main |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
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.1.pom | |
server-main-1.8.1.jar | 45 KB |
server-main-1.8.1-sources.jar | 32 KB |
server-main-1.8.1-javadoc.jar | 80 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |