Последняя версия

Power TAC server master 1.3.3

Dependencies and structure for all powertac server modules

Лицензия

Лицензия

Группа

Группа

org.powertac
Идентификатор

Идентификатор

server-master
Версия

Версия

1.3.3
Тип

Тип

pom
Описание

Описание

Power TAC server master
Dependencies and structure for all powertac server modules
Ссылка на сайт

Ссылка на сайт

http://www.powertac.org
Организация-разработчик

Организация-разработчик

Power TAC
Система контроля версий

Система контроля версий

https://github.com/powertac/powertac-server

Скачать server-master 1.3.3

Имя Файла Размер
server-master-1.3.3.pom 9 KB
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.powertac : common jar 1.3.3

test (3)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.3.RELEASE

Модули Проекта

Данный проект не имеет модулей.