Эксперт ХД

com.github.stephenc.jcip:jcip-annotations (1.0-1)

Published 2026-09-15 10:08:32 +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.github.stephenc.jcip</groupId>
	<artifactId>jcip-annotations</artifactId>
	<version>1.0-1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.stephenc.jcip:jcip-annotations:1.0-1

About this package

A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.

Dependencies

junit:junit
4.8.2
Details
Maven
2026-09-15 10:08:32 +00:00
289
JCIP Annotations under Apache License
Apache License, Version 2.0
9.9 KiB
Assets (2)
Versions (1) View all
1.0-1 2026-09-15