Last Version

rewrite-jackson 1.4.0

Pluggable and distributed refactoring tool for Java source code

License

License

Categories

Categories

Net Jackson Data JSON
GroupId

GroupId

com.netflix.devinsight.rewrite
ArtifactId

ArtifactId

rewrite-jackson
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download rewrite-jackson 1.4.0


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
com.netflix.devinsight.rewrite : rewrite-core Optional 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

Project Modules

There are no modules declared in this project.