Short circuit API

An API and a tool to run short circuits simulations

License

License

GroupId

GroupId

com.rte-france.powsybl
ArtifactId

ArtifactId

powsybl-shortcircuit-api
Last Version

Last Version

3.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Short circuit API
An API and a tool to run short circuits simulations

Download powsybl-shortcircuit-api

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

test (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.0
3.5.0