| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.powsybl | 
    
| ArtifactId | ArtifactIdpowsybl-computation-slurm-test | 
    
| Last Version | Last Version2.12.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSlurm computation test 
            Run tests for slurm computation manager 
         | 
    
<!-- https://jarcasting.com/artifacts/com.powsybl/powsybl-computation-slurm-test/ -->
<dependency>
    <groupId>com.powsybl</groupId>
    <artifactId>powsybl-computation-slurm-test</artifactId>
    <version>2.12.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-computation-slurm-test/
implementation 'com.powsybl:powsybl-computation-slurm-test:2.12.0'
                // https://jarcasting.com/artifacts/com.powsybl/powsybl-computation-slurm-test/
implementation ("com.powsybl:powsybl-computation-slurm-test:2.12.0")
                'com.powsybl:powsybl-computation-slurm-test:jar:2.12.0'
                <dependency org="com.powsybl" name="powsybl-computation-slurm-test" rev="2.12.0">
  <artifact name="powsybl-computation-slurm-test" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.powsybl', module='powsybl-computation-slurm-test', version='2.12.0')
)
                libraryDependencies += "com.powsybl" % "powsybl-computation-slurm-test" % "2.12.0"
                [com.powsybl/powsybl-computation-slurm-test "2.12.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.8 | 
| com.powsybl : powsybl-commons | jar | 3.8.0 | 
| com.powsybl : powsybl-computation | jar | 3.8.0 | 
| junit : junit | jar | 4.13.1 | 
| org.assertj : assertj-core | jar | 3.11.0 | 
| com.powsybl : powsybl-computation-slurm | jar | 2.12.0 | 
| com.powsybl : powsybl-computation-slurm | test-jar | 2.12.0 |