| License |
License |
|---|---|
| GroupId | GroupIdse.kth.castor |
| ArtifactId | ArtifactIdsorald-parent |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSorald-parent
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-parent-0.0.1.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.kth.castor/sorald-parent/ -->
<dependency>
<groupId>se.kth.castor</groupId>
<artifactId>sorald-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.kth.castor/sorald-parent/
implementation 'se.kth.castor:sorald-parent:0.0.1'
// https://jarcasting.com/artifacts/se.kth.castor/sorald-parent/
implementation ("se.kth.castor:sorald-parent:0.0.1")
'se.kth.castor:sorald-parent:pom:0.0.1'
<dependency org="se.kth.castor" name="sorald-parent" rev="0.0.1">
<artifact name="sorald-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.kth.castor', module='sorald-parent', version='0.0.1')
)
libraryDependencies += "se.kth.castor" % "sorald-parent" % "0.0.1"
[se.kth.castor/sorald-parent "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |