| License |
License |
|---|---|
| GroupId | GroupIdse.kth.castor |
| ArtifactId | ArtifactIdsorald |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
DescriptionSorald
An automatic repair system for static code analysis warnings from Sonar Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sorald-0.5.0.pom | |
| sorald-0.5.0.jar | 162 KB |
| sorald-0.5.0-sources.jar | 95 KB |
| sorald-0.5.0-javadoc.jar | 804 KB |
| sorald-0.5.0-jar-with-dependencies.jar | 24 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |