MVN

com.powsybl : powsybl-cgmes-shortcircuit

Maven & Gradle

Jun 20, 2023
106 stars

CGMES shortcircuit · CGMES importer for shortcircuit extensions

<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-cgmes-shortcircuit</artifactId>
    <version>5.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.powsybl : powsybl-cgmes-shortcircuit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3.2
  • Latest Release Candidate: 5.2.0-RC1
  • Latest Alpha: 5.3.0-alpha-2

All Versions

Choose a version of com.powsybl : powsybl-cgmes-shortcircuit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.3.x
powsybl-cgmes-shortcircuit-5.3.2
powsybl-cgmes-shortcircuit-5.3.1
powsybl-cgmes-shortcircuit-5.3.0
powsybl-cgmes-shortcircuit-5.3.0-alpha-2
powsybl-cgmes-shortcircuit-5.3.0-alpha-1
5.2.x
powsybl-cgmes-shortcircuit-5.2.1
powsybl-cgmes-shortcircuit-5.2.0
powsybl-cgmes-shortcircuit-5.2.0-RC1
powsybl-cgmes-shortcircuit-5.2.0-alpha-1
5.1.x
powsybl-cgmes-shortcircuit-5.1.1
powsybl-cgmes-shortcircuit-5.1.0
powsybl-cgmes-shortcircuit-5.1.0-RC1
5.0.x
powsybl-cgmes-shortcircuit-5.0.0
powsybl-cgmes-shortcircuit-5.0.0-RC1

How to add a dependency to Maven

Add the following com.powsybl : powsybl-cgmes-shortcircuit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-cgmes-shortcircuit</artifactId>
    <version>5.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.powsybl : powsybl-cgmes-shortcircuit gradle dependency to your build.gradle file:

implementation 'com.powsybl:powsybl-cgmes-shortcircuit:5.3.2'

Gradle Kotlin DSL: Add the following com.powsybl : powsybl-cgmes-shortcircuit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.powsybl:powsybl-cgmes-shortcircuit:5.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.powsybl : powsybl-cgmes-shortcircuit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.powsybl" % "powsybl-cgmes-shortcircuit" % "5.3.2"

Advertisement

Dependencies from Group

Jun 20, 2023
98 usages
106 stars
Jun 20, 2023
95 usages
106 stars
Jun 20, 2023
61 usages
106 stars
Jun 20, 2023
61 usages
106 stars
Jun 20, 2023
59 usages
106 stars

Discover Dependencies