org.springframework.boot:spring-boot-starter-json (3.5.6)
Published 2026-09-15 10:19:37 +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.5.6</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.boot:spring-boot-starter-json:3.5.6About this package
Starter for reading and writing json
Dependencies
org.springframework.boot:spring-boot-starter
3.5.6
org.springframework:spring-web
6.2.11
com.fasterxml.jackson.core:jackson-databind
2.19.2
com.fasterxml.jackson.datatype:jackson-datatype-jdk8
2.19.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
2.19.2
com.fasterxml.jackson.module:jackson-module-parameter-names
2.19.2
Details
2026-09-15 10:19:37 +00:00
Assets (2)
Versions (2)
View all
Maven
288
spring-boot-starter-json
Apache License, Version 2.0
7.6 KiB