| License | License | 
|---|---|
| GroupId | GroupIdcom.powsybl | 
| ArtifactId | ArtifactIdpowsybl-shortcircuit-api | 
| Last Version | Last Version4.9.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionShort-circuit API An API to run three phase short-circuit calculations | 
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-shortcircuit-api/ -->
<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-shortcircuit-api</artifactId>
    <version>4.9.1</version>
</dependency>// https://jarcasting.com/artifacts/com.powsybl/powsybl-shortcircuit-api/
implementation 'com.powsybl:powsybl-shortcircuit-api:4.9.1'// https://jarcasting.com/artifacts/com.powsybl/powsybl-shortcircuit-api/
implementation ("com.powsybl:powsybl-shortcircuit-api:4.9.1")'com.powsybl:powsybl-shortcircuit-api:jar:4.9.1'<dependency org="com.powsybl" name="powsybl-shortcircuit-api" rev="4.9.1">
  <artifact name="powsybl-shortcircuit-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.powsybl', module='powsybl-shortcircuit-api', version='4.9.1')
)libraryDependencies += "com.powsybl" % "powsybl-shortcircuit-api" % "4.9.1"[com.powsybl/powsybl-shortcircuit-api "4.9.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 30.0-jre | 
| com.powsybl : powsybl-commons | jar | 4.9.1 | 
| com.powsybl : powsybl-computation | jar | 4.9.1 | 
| com.powsybl : powsybl-security-analysis-api | jar | 4.9.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.jimfs : jimfs | jar | 1.1 | 
| junit : junit | jar | 4.13.1 | 
| org.assertj : assertj-core | jar | 3.11.0 | 
| org.mockito : mockito-core | jar | 4.4.0 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.22 | 
| org.slf4j : slf4j-simple | jar | 1.7.22 | 
| com.powsybl : powsybl-commons | test-jar | 4.9.1 | 
| com.powsybl : powsybl-config-test | jar | 4.9.1 | 
| com.powsybl : powsybl-iidm-impl | jar | 4.9.1 | 
| com.powsybl : powsybl-iidm-test | jar | 4.9.1 | 
| com.powsybl : powsybl-tools | test-jar | 4.9.1 |