rewrite-jackson

Pluggable and distributed refactoring tool for Java source code

License

License

Categories

Categories

Net Jackson Data JSON
GroupId

GroupId

com.netflix.devinsight
ArtifactId

ArtifactId

rewrite-jackson
Last Version

Last Version

0.17.1
Release Date

Release Date

Type

Type

jar
Description

Description

rewrite-jackson
Pluggable and distributed refactoring tool for Java source code
Project URL

Project URL

https://github.com/Netflix/rewrite
Source Code Management

Source Code Management

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

Download rewrite-jackson

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.netflix.devinsight : rewrite Optional jar 0.17.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.8.5
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.8.5
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1-M04

Project Modules

There are no modules declared in this project.

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, Inc.

Netflix Open Source Platform

Versions

Version
0.17.1
0.17.0
0.16.0
0.15.0
0.14.0
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0