Эксперт ХД

com.fasterxml:classmate (1.5.1)

Published 2026-09-15 11:05:42 +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>com.fasterxml</groupId>
	<artifactId>classmate</artifactId>
	<version>1.5.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.fasterxml:classmate:1.5.1

About this package

Library for introspecting types with full generic information including resolving of field and method types.

Dependencies

junit:junit
${version.junit}
Details
Maven
2026-09-15 11:05:42 +00:00
0
ClassMate
Apache License, Version 2.0
73 KiB
Assets (2)
Versions (2) View all
1.5.1 2026-09-15
1.7.0 2026-09-15