License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.powsybl |
ArtifactId | ArtifactIdpowsybl-config-test |
Last Version | Last Version4.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfig Test
Classes to mock the config during tests
|
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-config-test/ -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-config-test</artifactId>
<version>4.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.powsybl/powsybl-config-test/
implementation 'com.powsybl:powsybl-config-test:4.9.1'
// https://jarcasting.com/artifacts/com.powsybl/powsybl-config-test/
implementation ("com.powsybl:powsybl-config-test:4.9.1")
'com.powsybl:powsybl-config-test:jar:4.9.1'
<dependency org="com.powsybl" name="powsybl-config-test" rev="4.9.1">
<artifact name="powsybl-config-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.powsybl', module='powsybl-config-test', version='4.9.1')
)
libraryDependencies += "com.powsybl" % "powsybl-config-test" % "4.9.1"
[com.powsybl/powsybl-config-test "4.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.google.jimfs : jimfs | jar | 1.1 |
com.powsybl : powsybl-commons | jar | 4.9.1 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : log4j-over-slf4j | jar | 1.7.22 |
org.slf4j : slf4j-simple | jar | 1.7.22 |