Эксперт ХД

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

Published 2026-09-15 10:08:03 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.fasterxml.jackson</groupId>
	<artifactId>jackson-parent</artifactId>
	<version>2.19</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.fasterxml.jackson:jackson-parent:2.19

About this package

Parent pom for all Jackson components
Details
Maven
2026-09-15 10:08:03 +00:00
288
Jackson parent poms
The Apache Software License, Version 2.0
6.5 KiB
Assets (1)
Versions (8) View all
2.18 2026-09-15
2.13 2026-09-15
2.20 2026-09-15
2.19.3 2026-09-15
2.19 2026-09-15