ADN export

A module to export data in ADN format for RTE simulators

License

License

GroupId

GroupId

com.rte-france.powsybl
ArtifactId

ArtifactId

powsybl-adn-export
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

ADN export
A module to export data in ADN format for RTE simulators

Download powsybl-adn-export

How to add to project

<!-- https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-adn-export/ -->
<dependency>
    <groupId>com.rte-france.powsybl</groupId>
    <artifactId>powsybl-adn-export</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-adn-export/
implementation 'com.rte-france.powsybl:powsybl-adn-export:2.1.3'
// https://jarcasting.com/artifacts/com.rte-france.powsybl/powsybl-adn-export/
implementation ("com.rte-france.powsybl:powsybl-adn-export:2.1.3")
'com.rte-france.powsybl:powsybl-adn-export:jar:2.1.3'
<dependency org="com.rte-france.powsybl" name="powsybl-adn-export" rev="2.1.3">
  <artifact name="powsybl-adn-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rte-france.powsybl', module='powsybl-adn-export', version='2.1.3')
)
libraryDependencies += "com.rte-france.powsybl" % "powsybl-adn-export" % "2.1.3"
[com.rte-france.powsybl/powsybl-adn-export "2.1.3"]

Dependencies

compile (12)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
com.google.auto.service : auto-service jar 1.0-rc2
com.google.guava : guava jar 20.0
com.powsybl : powsybl-commons jar 2.1.0
com.powsybl : powsybl-contingency-api jar 2.1.0
com.powsybl : powsybl-iidm-api jar 2.1.0
com.powsybl : powsybl-iidm-converter-api jar 2.1.0
com.powsybl : powsybl-loadflow-api jar 2.1.0
com.powsybl : powsybl-math jar 2.1.0
com.powsybl : powsybl-security-analysis-api jar 2.1.0
org.slf4j : slf4j-api jar 1.7.22
com.rte-france.powsybl : powsybl-adn-api jar 2.1.3

test (6)

Group / Artifact Type Version
com.powsybl : powsybl-commons test-jar 2.1.0
com.powsybl : powsybl-iidm-impl jar 2.1.0
com.powsybl : powsybl-iidm-test jar 2.1.0
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.22
org.xmlunit : xmlunit-core jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2