License |
License |
---|---|
GroupId | GroupIdcom.rte-france.powsybl |
ArtifactId | ArtifactIdpowsybl-iidm-cvg-extensions-impl |
Last Version | Last Version3.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetwork extensions in-memory implementation for Convergence
A set of IIDM network extensions in-memory implementation for Convergence
|
<!-- https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-iidm-cvg-extensions-impl/ -->
<dependency>
<groupId>com.rte-france.powsybl</groupId>
<artifactId>powsybl-iidm-cvg-extensions-impl</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-iidm-cvg-extensions-impl/
implementation 'com.rte-france.powsybl:powsybl-iidm-cvg-extensions-impl:3.9.0'
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-iidm-cvg-extensions-impl/
implementation ("com.rte-france.powsybl:powsybl-iidm-cvg-extensions-impl:3.9.0")
'com.rte-france.powsybl:powsybl-iidm-cvg-extensions-impl:jar:3.9.0'
<dependency org="com.rte-france.powsybl" name="powsybl-iidm-cvg-extensions-impl" rev="3.9.0">
<artifact name="powsybl-iidm-cvg-extensions-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rte-france.powsybl', module='powsybl-iidm-cvg-extensions-impl', version='3.9.0')
)
libraryDependencies += "com.rte-france.powsybl" % "powsybl-iidm-cvg-extensions-impl" % "3.9.0"
[com.rte-france.powsybl/powsybl-iidm-cvg-extensions-impl "3.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | |
com.powsybl : powsybl-iidm-impl | jar | |
com.powsybl : powsybl-iidm-xml-converter | jar | |
com.rte-france.powsybl : powsybl-iidm-cvg-extensions | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.powsybl : powsybl-commons | test-jar | |
com.powsybl : powsybl-config-test | jar | |
com.powsybl : powsybl-iidm-test | jar | |
com.powsybl : powsybl-iidm-xml-converter | test-jar | 4.9.0 |
junit : junit | jar | |
org.slf4j : slf4j-simple | jar | |
org.xmlunit : xmlunit-core | jar |