| License |
License |
|---|---|
| GroupId | GroupIdcom.powsybl |
| ArtifactId | ArtifactIdpowsybl-commons |
| Version | Version4.3.0-alpha-1 |
| Type | Typejar |
| Description |
DescriptionCommons
A set of miscellaneous utility classes
|
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-commons/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-commons</artifactId>
<version>4.3.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-commons/
implementation 'com.powsybl:powsybl-commons:4.3.0-alpha-1'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-commons/
implementation ("com.powsybl:powsybl-commons:4.3.0-alpha-1")
'com.powsybl:powsybl-commons:jar:4.3.0-alpha-1'
<dependency org="com.powsybl" name="powsybl-commons" rev="4.3.0-alpha-1">
<artifact name="powsybl-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-commons', version='4.3.0-alpha-1')
)
libraryDependencies += "com.powsybl" % "powsybl-commons" % "4.3.0-alpha-1"
[com.powsybl/powsybl-commons "4.3.0-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| com.google.auto.service : auto-service | jar | 1.0-rc2 |
| com.google.guava : guava | jar | 30.0-jre |
| commons-cli : commons-cli | jar | 1.3.1 |
| commons-io : commons-io | jar | 2.7 |
| com.univocity : univocity-parsers | jar | 2.8.3 |
| joda-time : joda-time | jar | 2.9.7 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| org.apache.commons : commons-compress | jar | 1.19 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| org.ow2.sirocco : sirocco-text-table-formatter | jar | 1.0 |
| org.yaml : snakeyaml | jar | 1.26 |
| net.java.dev.stax-utils : stax-utils | jar | 20070216 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava-testlib | jar | 30.0-jre |
| com.google.jimfs : jimfs | jar | 1.1 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.22 |
| org.slf4j : slf4j-simple | jar | 1.7.22 |
| org.xmlunit : xmlunit-core | jar | 2.3.0 |