| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.dlr.gitlab.fame |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFAME-Core
An open framework for distributed agent-based modeling of energy systems
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-1.3.1.pom | |
| core-1.3.1.jar | 151 KB |
| core-1.3.1-sources.jar | 101 KB |
| core-1.3.1-javadoc.jar | 985 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.dlr.gitlab.fame/core/ -->
<dependency>
<groupId>de.dlr.gitlab.fame</groupId>
<artifactId>core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.dlr.gitlab.fame/core/
implementation 'de.dlr.gitlab.fame:core:1.3.1'
// https://jarcasting.com/artifacts/de.dlr.gitlab.fame/core/
implementation ("de.dlr.gitlab.fame:core:1.3.1")
'de.dlr.gitlab.fame:core:jar:1.3.1'
<dependency org="de.dlr.gitlab.fame" name="core" rev="1.3.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dlr.gitlab.fame', module='core', version='1.3.1')
)
libraryDependencies += "de.dlr.gitlab.fame" % "core" % "1.3.1"
[de.dlr.gitlab.fame/core "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.google.protobuf : protobuf-java-util | jar | 3.18.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.reflections : reflections | jar | 0.9.12 |
| org.yaml : snakeyaml | jar | 1.29 |
| info.picocli : picocli | jar | 4.6.1 |
| de.dlr.gitlab.fame : protobuf | jar | 1.1.5 |
| de.dlr.gitlab.fame : mpi-api | jar | 1.0.1 |
| de.dlr.gitlab.fame : mpi-singlecore-impl | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-inline | jar | 3.12.4 |
| junit : junit | jar | 4.13.2 |
| io.github.hakky54 : logcaptor | jar | 2.6.1 |