Download powsybl-entsoe-util-1.0.0.jar file - Jar p

Jar examples for p:powsybl-entsoe-util

Description

A set of utility classes to work with ENTSO-E files (UCTE-DEF, CIMv1, CGMES...)

You can download jar file powsybl-entsoe-util 1.0.0 in this page.

License

Mozilla Public License

Build File

You can use the following script to add powsybl-entsoe-util-1.0.0.jar to your project.

<dependency>
   <groupId>com.powsybl</groupId>
   <artifactId>powsybl-entsoe-util</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.powsybl', name: 'powsybl-entsoe-util', version: '1.0.0'
libraryDependencies += "com.powsybl" % "powsybl-entsoe-util" % "1.0.0"
<dependency org="com.powsybl" name="powsybl-entsoe-util" rev="1.0.0"/>
@Grapes(@Grab(group='com.powsybl', module='powsybl-entsoe-util', version='1.0.0'))
'com.powsybl:powsybl-entsoe-util:jar:1.0.0'

Download

Click the following link to download the jar file.

powsybl-entsoe-util-1.0.0-javadoc.jar
powsybl-entsoe-util-1.0.0-sources.jar
powsybl-entsoe-util-1.0.0-test-sources.jar
powsybl-entsoe-util-1.0.0.jar
powsybl-entsoe-util-1.0.0.pom



Related Tutorials