org.springframework.boot:spring-boot-starter-jersey (3.5.6)
Published 2026-09-15 10:19:36 +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-jersey</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-jersey:3.5.6About this package
Starter for building RESTful web applications using JAX-RS and Jersey. An alternative to spring-boot-starter-web
Dependencies
org.springframework.boot:spring-boot-starter-json
3.5.6
org.springframework.boot:spring-boot-starter-tomcat
3.5.6
org.springframework.boot:spring-boot-starter-validation
3.5.6
org.springframework:spring-web
6.2.11
org.glassfish.jersey.containers:jersey-container-servlet-core
3.1.11
org.glassfish.jersey.containers:jersey-container-servlet
3.1.11
org.glassfish.jersey.core:jersey-server
3.1.11
org.glassfish.jersey.ext:jersey-bean-validation
3.1.11
org.glassfish.jersey.ext:jersey-spring6
3.1.11
org.glassfish.jersey.media:jersey-media-json-jackson
3.1.11
Details
2026-09-15 10:19:36 +00:00
Assets (2)
Versions (2)
View all
Maven
288
spring-boot-starter-jersey
Apache License, Version 2.0
8.7 KiB