Sorald

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

License

License

GroupId

GroupId

se.kth.castor
ArtifactId

ArtifactId

sorald
Last Version

Last Version

0.5.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
se.kth.castor : sorald-api jar 0.0.1
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
com.google.auto.service : auto-service Optional jar 1.0.1

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.
se.kth.castor
The laboratory for Java source code analysis and transformation using Spoon

Versions

Version
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0