Registry / other / powsybl-afs-core

powsybl-afs-core

JSON →
library7.1.0javamavenunverified

AFS core classes for the PowSyBl power systems library.

<dependency> <groupId>com.powsybl</groupId> <artifactId>powsybl-afs-core</artifactId> <version>7.1.0</version> </dependency>
INSTALL
IMPORT
SIG · POWSYBL-AFS-CORE
P
powsybl-afs-core
otherjavav7.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AppData
com.powsybl.afs.AppData

Creates an AppData instance for accessing AFS storage.

import com.powsybl.afs.AppData; import com.powsybl.afs.ProjectFile; public class Example { public static void main(String[] args) { AppData appData = new AppData(); System.out.println("AppData created: " + appData); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
powsybl-afs-core — mvn dependency:get powsybl-afs-core · libregistry