License |
License |
---|---|
GroupId | GroupIdcom.rte-france.powsybl |
ArtifactId | ArtifactIdpowsybl-estim-integration |
Version | Version2.9.1 |
Type | Typejar |
Description |
DescriptionEstim integration
Estim integration
|
<!-- https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-estim-integration/ -->
<dependency>
<groupId>com.rte-france.powsybl</groupId>
<artifactId>powsybl-estim-integration</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-estim-integration/
implementation 'com.rte-france.powsybl:powsybl-estim-integration:2.9.1'
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-estim-integration/
implementation ("com.rte-france.powsybl:powsybl-estim-integration:2.9.1")
'com.rte-france.powsybl:powsybl-estim-integration:jar:2.9.1'
<dependency org="com.rte-france.powsybl" name="powsybl-estim-integration" rev="2.9.1">
<artifact name="powsybl-estim-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rte-france.powsybl', module='powsybl-estim-integration', version='2.9.1')
)
libraryDependencies += "com.rte-france.powsybl" % "powsybl-estim-integration" % "2.9.1"
[com.rte-france.powsybl/powsybl-estim-integration "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.powsybl : powsybl-iidm-xml-converter | jar | 3.2.0 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
com.google.jimfs : jimfs | jar | 1.1 |
junit : junit | jar | 4.12 |
com.powsybl : powsybl-commons | test-jar | 3.2.0 |
com.powsybl : powsybl-config-test | jar | 3.2.0 |
com.powsybl : powsybl-iidm-impl | jar | 3.2.0 |
com.powsybl : powsybl-iidm-test | jar | 3.2.0 |
org.slf4j : slf4j-simple | jar | 1.7.22 |
org.xmlunit : xmlunit-core | jar | 2.3.0 |