License |
License |
---|---|
GroupId | GroupIdcom.powsybl |
ArtifactId | ArtifactIdpowsybl-action-dsl-spi |
Last Version | Last Version4.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAction DSL SPI
A set of interfaces to extend the DSL
|
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-action-dsl-spi/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-action-dsl-spi</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-action-dsl-spi/
implementation 'com.powsybl:powsybl-action-dsl-spi:4.9.1'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-action-dsl-spi/
implementation ("com.powsybl:powsybl-action-dsl-spi:4.9.1")
'com.powsybl:powsybl-action-dsl-spi:jar:4.9.1'
<dependency org="com.powsybl" name="powsybl-action-dsl-spi" rev="4.9.1">
<artifact name="powsybl-action-dsl-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-action-dsl-spi', version='4.9.1')
)
libraryDependencies += "com.powsybl" % "powsybl-action-dsl-spi" % "4.9.1"
[com.powsybl/powsybl-action-dsl-spi "4.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.9 |
com.powsybl : powsybl-contingency-api | jar | 4.9.1 |