License |
License |
---|---|
Categories |
CategoriesNet Unity Business Logic Libraries Game Development |
GroupId | GroupIdcom.farao-community.farao |
ArtifactId | ArtifactIdgridcapa-cse-network-processing |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon CSE helpers for network processing
A full suite to perform capacity calculations on CSE zone
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.farao-community.farao/gridcapa-cse-network-processing/ -->
<dependency>
<groupId>com.farao-community.farao</groupId>
<artifactId>gridcapa-cse-network-processing</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/gridcapa-cse-network-processing/
implementation 'com.farao-community.farao:gridcapa-cse-network-processing:1.5.0'
// https://jarcasting.com/artifacts/com.farao-community.farao/gridcapa-cse-network-processing/
implementation ("com.farao-community.farao:gridcapa-cse-network-processing:1.5.0")
'com.farao-community.farao:gridcapa-cse-network-processing:jar:1.5.0'
<dependency org="com.farao-community.farao" name="gridcapa-cse-network-processing" rev="1.5.0">
<artifact name="gridcapa-cse-network-processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='gridcapa-cse-network-processing', version='1.5.0')
)
libraryDependencies += "com.farao-community.farao" % "gridcapa-cse-network-processing" % "1.5.0"
[com.farao-community.farao/gridcapa-cse-network-processing "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.farao-community.farao : farao-crac-creation-util | jar | |
com.farao-community.farao : farao-crac-creator-cse | jar | |
com.farao-community.farao : farao-crac-impl | jar | |
com.powsybl : powsybl-ucte-converter | jar |
Group / Artifact | Type | Version |
---|---|---|
com.powsybl : powsybl-config-test | jar | |
com.powsybl : powsybl-open-loadflow | jar | |
org.junit.jupiter : junit-jupiter | jar | RELEASE |
org.mockito : mockito-core | jar | 3.9.0 |