| License |
License |
|---|---|
| GroupId | GroupIdcom.powsybl |
| ArtifactId | ArtifactIdpowsybl-glsk-commons |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommons
A set of miscellaneous utility classes glsk related
|
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk-commons/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-glsk-commons</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk-commons/
implementation 'com.powsybl:powsybl-glsk-commons:1.5.0'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-glsk-commons/
implementation ("com.powsybl:powsybl-glsk-commons:1.5.0")
'com.powsybl:powsybl-glsk-commons:jar:1.5.0'
<dependency org="com.powsybl" name="powsybl-glsk-commons" rev="1.5.0">
<artifact name="powsybl-glsk-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-glsk-commons', version='1.5.0')
)
libraryDependencies += "com.powsybl" % "powsybl-glsk-commons" % "1.5.0"
[com.powsybl/powsybl-glsk-commons "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.powsybl : powsybl-iidm-api | jar | |
| com.powsybl : powsybl-tools | jar | |
| org.slf4j : slf4j-api | jar | |
| org.threeten : threeten-extra | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |