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

Python version of the RefactoringMiner developed by Nikolaos Tsantalis

Лицензия

Лицензия

Категории

Категории

Python Языки программирования
Группа

Группа

io.github.maldil
Идентификатор

Идентификатор

python-refactoring-miner
Последняя версия

Последняя версия

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

This is a Java library to mine refactorings in Python source codes
Python version of the RefactoringMiner developed by Nikolaos Tsantalis
Ссылка на сайт

Ссылка на сайт

https://github.com/maldil/RefactoringMiner

Скачать python-refactoring-miner

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (18)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0