Last Version

This is a Java library to mine refactorings in Python source codes 1.0.6

Python version of the RefactoringMiner developed by Nikolaos Tsantalis

License

License

Categories

Categories

Python Languages
GroupId

GroupId

io.github.maldil
ArtifactId

ArtifactId

python-refactoring-miner
Version

Version

1.0.6
Type

Type

jar
Description

Description

This is a Java library to mine refactorings in Python source codes
Python version of the RefactoringMiner developed by Nikolaos Tsantalis
Project URL

Project URL

https://github.com/maldil/RefactoringMiner

Download python-refactoring-miner 1.0.6


<!-- https://jarcasting.com/artifacts/io.github.maldil/python-refactoring-miner/ -->
<dependency>
    <groupId>io.github.maldil</groupId>
    <artifactId>python-refactoring-miner</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.maldil/python-refactoring-miner/
implementation 'io.github.maldil:python-refactoring-miner:1.0.6'
// https://jarcasting.com/artifacts/io.github.maldil/python-refactoring-miner/
implementation ("io.github.maldil:python-refactoring-miner:1.0.6")
'io.github.maldil:python-refactoring-miner:jar:1.0.6'
<dependency org="io.github.maldil" name="python-refactoring-miner" rev="1.0.6">
  <artifact name="python-refactoring-miner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.maldil', module='python-refactoring-miner', version='1.0.6')
)
libraryDependencies += "io.github.maldil" % "python-refactoring-miner" % "1.0.6"
[io.github.maldil/python-refactoring-miner "1.0.6"]

Dependencies

compile (18)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.3
com.opencsv : opencsv jar 5.3
org.eclipse.birt.runtime : org.eclipse.birt.runtime jar 4.6.0-20160607
org.eclipse.jdt : org.eclipse.jdt.core jar 3.25.0-SNAPSHOT
org.eclipse : osgi jar 3.10.0-v20140606-1445
org.eclipse.jgit : org.eclipse.jgit jar 5.10.0.202012080955-r
junit : junit jar 4.11
javax.json : javax.json-api jar 1.1.4
com.google.guava : guava jar 20.0
org.mal.python » JPyParser jar 1.0-SNAPSHOT
com.google.code.gson : gson jar 2.8.6
com.googlecode.json-simple : json-simple jar 1.1
org.apache.commons : commons-jexl jar 2.1.1
commons-lang : commons-lang jar 2.5
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.6
org.kohsuke : github-api jar 1.123
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.