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

Published 2026-02-24 13:43:10 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></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= -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-02-24 13:43:10 +00:00
0
JCIP Annotations under Apache License
Apache License, Version 2.0
9.9 KiB
Assets (2)
Versions (1) View all
1.0-1 2026-02-24