Эксперт ХД

org.glassfish.jersey:project (3.1.11)

Published 2026-09-15 10:16:52 +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.glassfish.jersey</groupId>
	<artifactId>project</artifactId>
	<version>3.1.11</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.glassfish.jersey:project:3.1.11

About this package

Eclipse Jersey is the open source (under dual EPL+GPL license) Jakarta RESTful WebServices 3.0 production quality Reference Implementation for building RESTful Web Services.
Details
Maven
2026-09-15 10:16:52 +00:00
288
jersey
EPL 2.0
GPL2 w/ CPE
EDL 1.0
BSD 2-Clause
Apache License, 2.0
Public Domain
Modified BSD
jQuery license
MIT license
W3C license
104 KiB
Assets (1)
Versions (2) View all
3.1.10 2026-09-15
3.1.11 2026-09-15