Эксперт ХД

org.springframework.boot:spring-boot-starter-json (3.4.4)

Published 2026-09-15 11:17:58 +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>org.springframework.boot</groupId>
	<artifactId>spring-boot-starter-json</artifactId>
	<version>3.4.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.boot:spring-boot-starter-json:3.4.4

About this package

Starter for reading and writing json

Dependencies

org.springframework.boot:spring-boot-starter
3.4.4
org.springframework:spring-web
6.2.5
com.fasterxml.jackson.core:jackson-databind
2.18.3
com.fasterxml.jackson.datatype:jackson-datatype-jdk8
2.18.3
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
2.18.3
com.fasterxml.jackson.module:jackson-module-parameter-names
2.18.3
Details
Maven
2026-09-15 11:17:58 +00:00
1
spring-boot-starter-json
Apache License, Version 2.0
7.6 KiB
Assets (2)
Versions (2) View all
3.4.4 2026-09-15
3.5.6 2026-09-15