| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.rte-france.powsybl |
| Идентификатор | Идентификаторpowsybl-shortcircuit-api |
| Последняя версия | Последняя версия3.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShort circuit API
An API and a tool to run short circuits simulations
|
| Имя Файла | Размер |
|---|---|
| powsybl-shortcircuit-api-3.6.0.pom | |
| powsybl-shortcircuit-api-3.6.0.jar | 39 KB |
| powsybl-shortcircuit-api-3.6.0-javadoc.jar | 554 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-shortcircuit-api/ -->
<dependency>
<groupId>com.rte-france.powsybl</groupId>
<artifactId>powsybl-shortcircuit-api</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-shortcircuit-api/
implementation 'com.rte-france.powsybl:powsybl-shortcircuit-api:3.6.0'
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-shortcircuit-api/
implementation ("com.rte-france.powsybl:powsybl-shortcircuit-api:3.6.0")
'com.rte-france.powsybl:powsybl-shortcircuit-api:jar:3.6.0'
<dependency org="com.rte-france.powsybl" name="powsybl-shortcircuit-api" rev="3.6.0">
<artifact name="powsybl-shortcircuit-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rte-france.powsybl', module='powsybl-shortcircuit-api', version='3.6.0')
)
libraryDependencies += "com.rte-france.powsybl" % "powsybl-shortcircuit-api" % "3.6.0"
[com.rte-france.powsybl/powsybl-shortcircuit-api "3.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| com.powsybl : powsybl-commons | jar | 4.6.0 |
| com.powsybl : powsybl-computation | jar | 4.6.0 |
| com.powsybl : powsybl-security-analysis-api | jar | 4.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.jimfs : jimfs | jar | 1.1 |
| com.powsybl : powsybl-commons | test-jar | 4.6.0 |
| com.powsybl : powsybl-iidm-test | jar | 4.6.0 |
| com.powsybl : powsybl-tools | test-jar | 4.6.0 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.slf4j : slf4j-simple | jar | 1.7.22 |