com.fasterxml.jackson:jackson-parent (2.12)

Published 2026-02-24 13:43:07 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.fasterxml.jackson</groupId>
	<artifactId>jackson-parent</artifactId>
	<version>2.12</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.fasterxml.jackson:jackson-parent:2.12

About this package

Parent pom for all Jackson components
Details
Maven
2026-02-24 13:43:07 +00:00
0
Jackson parent poms
The Apache Software License, Version 2.0
7.3 KiB
Assets (1)
Versions (5) View all
2.12 2026-02-24
2.13 2026-02-24
2.14 2026-02-24
2.15 2026-02-24
2.16 2026-02-24