rewrite-jackson

Pluggable and distributed refactoring tool for Java source code

Лицензия

Лицензия

Категории

Категории

Сеть Jackson Данные JSON
Группа

Группа

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

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

rewrite-jackson
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/Netflix-Skunkworks/rewrite
Система контроля версий

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

https://github.com/Netflix-Skunkworks/rewrite.git

Скачать rewrite-jackson

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.netflix.devinsight.rewrite : rewrite-core Необязательный jar 1.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
com.fasterxml.jackson.core : jackson-annotations jar 2.8.7
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.8.7
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.8.7
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.2

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

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

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.rewrite

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

Версия
1.4.0
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.19.0
0.18.4
0.18.3
0.18.2
0.18.1
0.18.0