| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| python-refactoring-miner-1.0.6.pom | |
| python-refactoring-miner-1.0.6.jar | 748 KB |
| python-refactoring-miner-1.0.6-sources.jar | 359 KB |
| python-refactoring-miner-1.0.6-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |