<dependency>
<groupId>com.powsybl</groupId>
<artifactId>open-rao-refprog-xml-importer</artifactId>
<version>6.2.1</version>
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='open-rao-refprog-xml-importer', version='6.2.1')
)
<parent> <groupId>com.powsybl</groupId> <artifactId>open-rao-refprog</artifactId> <version>6.2.1</version> </parent>
compile
|-- com.powsybl:open-rao-reference-program
|-- jakarta.xml.bind:jakarta.xml.bind-api
|-- org.jvnet.jaxb:jaxb-plugins-runtime
runtime
|-- org.glassfish.jaxb:jaxb-runtime
test