Last Version

rewrite-jackson 0.17.1

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
Version

Version

0.17.1
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 0.17.1


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