Эксперт ХД

org.springframework:spring-beans (6.2.5)

Published 2026-09-15 11:18:16 +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</groupId>
	<artifactId>spring-beans</artifactId>
	<version>6.2.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework:spring-beans:6.2.5

About this package

Spring Beans

Dependencies

org.springframework:spring-core
6.2.5
Details
Maven
2026-09-15 11:18:16 +00:00
1
Spring Beans
Apache License, Version 2.0
865 KiB
Assets (2)
Versions (2) View all
6.2.5 2026-09-15
6.2.11 2026-09-15