| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.powertac |
| Идентификатор | Идентификаторbalancing-market |
| Последняя версия | Последняя версия1.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPower TAC intra-hour market-based balancing
Balances supply and demand in the current timeslot
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| balancing-market-1.8.1.pom | |
| balancing-market-1.8.1.jar | 22 KB |
| balancing-market-1.8.1-sources.jar | 15 KB |
| balancing-market-1.8.1-javadoc.jar | 424 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.powertac/balancing-market/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>balancing-market</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/balancing-market/
implementation 'org.powertac:balancing-market:1.8.1'
// https://jarcasting.com/artifacts/org.powertac/balancing-market/
implementation ("org.powertac:balancing-market:1.8.1")
'org.powertac:balancing-market:jar:1.8.1'
<dependency org="org.powertac" name="balancing-market" rev="1.8.1">
<artifact name="balancing-market" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='balancing-market', version='1.8.1')
)
libraryDependencies += "org.powertac" % "balancing-market" % "1.8.1"
[org.powertac/balancing-market "1.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powertac : server-interface | jar | 1.8.1 |
| org.powertac : common | jar | 1.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.23.4 |
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 |