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 installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.boot:spring-boot-starter-json:3.4.4About 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
2026-09-15 11:17:58 +00:00
Assets (2)
Versions (2)
View all
Maven
0
spring-boot-starter-json
Apache License, Version 2.0
7.6 KiB