Эксперт ХД

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

Published 2026-09-15 11:17:57 +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.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-jersey:3.4.4

About 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.4.4
org.springframework.boot:spring-boot-starter-tomcat
3.4.4
org.springframework.boot:spring-boot-starter-validation
3.4.4
org.springframework:spring-web
6.2.5
org.glassfish.jersey.containers:jersey-container-servlet-core
3.1.10
org.glassfish.jersey.containers:jersey-container-servlet
3.1.10
org.glassfish.jersey.core:jersey-server
3.1.10
org.glassfish.jersey.ext:jersey-bean-validation
3.1.10
org.glassfish.jersey.ext:jersey-spring6
3.1.10
org.glassfish.jersey.media:jersey-media-json-jackson
3.1.10
Details
Maven
2026-09-15 11:17:57 +00:00
1
spring-boot-starter-jersey
Apache License, Version 2.0
8.7 KiB
Assets (2)
Versions (2) View all
3.4.4 2026-09-15
3.5.6 2026-09-15