Skip to content

Jackson Release 3 changes maven coordinates and packages #3601

@mkurz

Description

@mkurz

Jackson 3.0.0-rc1 was tagged:
https://github.com/FasterXML/jackson-core/releases/tag/jackson-core-3.0.0-rc1

According to the release notes they will change their groupid:

https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0

  1. Renaming of artifacts (as per JSTEP-1)
    • Maven group-ids: from "com.fasterxml.jackson" to "tools.jackson"
    • Java packages: from "com.fasterxml.jackson" to "tools.jackson"

That happened now: https://repo1.maven.org/maven2/tools/jackson/

TODOs (whoever has time):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions