java-source-refactor

Pluggable and distributed refactoring tool for Java source code

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

com.netflix.devinsight
Идентификатор

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

java-source-refactor
Последняя версия

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

0.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

java-source-refactor
Pluggable and distributed refactoring tool for Java source code
Ссылка на сайт

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

https://github.com/nebula-plugins/java-source-refactor
Система контроля версий

Система контроля версий

https://github.com/nebula-plugins/java-source-refactor.git

Скачать java-source-refactor

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

<!-- https://jarcasting.com/artifacts/com.netflix.devinsight/java-source-refactor/ -->
<dependency>
    <groupId>com.netflix.devinsight</groupId>
    <artifactId>java-source-refactor</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.devinsight/java-source-refactor/
implementation 'com.netflix.devinsight:java-source-refactor:0.6.2'
// https://jarcasting.com/artifacts/com.netflix.devinsight/java-source-refactor/
implementation ("com.netflix.devinsight:java-source-refactor:0.6.2")
'com.netflix.devinsight:java-source-refactor:jar:0.6.2'
<dependency org="com.netflix.devinsight" name="java-source-refactor" rev="0.6.2">
  <artifact name="java-source-refactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.devinsight', module='java-source-refactor', version='0.6.2')
)
libraryDependencies += "com.netflix.devinsight" % "java-source-refactor" % "0.6.2"
[com.netflix.devinsight/java-source-refactor "0.6.2"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3
eu.infomas : annotation-detector jar 3.0.5
org.slf4j : slf4j-api jar 1.7.21
org.antlr : antlr4 jar 4.2.2
org.eclipse.jgit : org.eclipse.jgit jar 4.4.1.201607150455-r

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

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

Rewrite - Distributed Java Source Refactoring

NOTE: This project has moved to openrewrite and is no longer maintained here!

The Rewrite project is a refactoring tool for Java source code. It contains a custom Abstract Syntax Tree (AST) supporting Java 8 language features that encodes the structure and formatting of your source code. The AST is printable to reconstitute the source code, including its original formatting.

License

Copyright 2015-2016 Netflix, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.netflix.devinsight

Netflix Build Language Plugins

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

Версия
0.6.2
0.6.1
0.6.0
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0