is not current version
Last Version 0.5.0

Sorald 0.4.0

An automatic repair system for static code analysis warnings from Sonar Java.

License

License

GroupId

GroupId

se.kth.castor
ArtifactId

ArtifactId

sorald
Version

Version

0.4.0
Type

Type

jar
Description

Description

Sorald
An automatic repair system for static code analysis warnings from Sonar Java.
Project URL

Project URL

https://github.com/SpoonLabs/sorald
Source Code Management

Source Code Management

https://github.com/SpoonLabs/sorald

Download sorald 0.4.0


<!-- https://jarcasting.com/artifacts/se.kth.castor/sorald/ -->
<dependency>
    <groupId>se.kth.castor</groupId>
    <artifactId>sorald</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.kth.castor/sorald/
implementation 'se.kth.castor:sorald:0.4.0'
// https://jarcasting.com/artifacts/se.kth.castor/sorald/
implementation ("se.kth.castor:sorald:0.4.0")
'se.kth.castor:sorald:jar:0.4.0'
<dependency org="se.kth.castor" name="sorald" rev="0.4.0">
  <artifact name="sorald" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.kth.castor', module='sorald', version='0.4.0')
)
libraryDependencies += "se.kth.castor" % "sorald" % "0.4.0"
[se.kth.castor/sorald "0.4.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.sonarsource.sonarlint.core : sonarlint-core jar 8.4.0.45663
info.picocli : picocli jar 4.6.3
info.picocli : picocli-codegen jar 4.6.3
org.json : json jar 20220320
fr.inria.gforge.spoon : spoon-core jar 10.0.1-beta-10
com.google.code.findbugs : jsr305 jar 3.0.2
org.eclipse.jgit : org.eclipse.jgit jar 6.1.0.202203080745-r
commons-io : commons-io jar 2.11.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
org.hamcrest : hamcrest jar 2.2
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.