Last Version

JCIP Annotations under Apache License 1.0-1

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

License

License

GroupId

GroupId

com.github.stephenc.jcip
ArtifactId

ArtifactId

jcip-annotations
Version

Version

1.0-1
Type

Type

jar
Description

Description

JCIP Annotations under Apache License
A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
Source Code Management

Source Code Management

http://github.com/stephenc/jcip-annotations/tree/master/

Download jcip-annotations 1.0-1


<!-- https://jarcasting.com/artifacts/com.github.stephenc.jcip/jcip-annotations/ -->
<dependency>
    <groupId>com.github.stephenc.jcip</groupId>
    <artifactId>jcip-annotations</artifactId>
    <version>1.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.jcip/jcip-annotations/
implementation 'com.github.stephenc.jcip:jcip-annotations:1.0-1'
// https://jarcasting.com/artifacts/com.github.stephenc.jcip/jcip-annotations/
implementation ("com.github.stephenc.jcip:jcip-annotations:1.0-1")
'com.github.stephenc.jcip:jcip-annotations:jar:1.0-1'
<dependency org="com.github.stephenc.jcip" name="jcip-annotations" rev="1.0-1">
  <artifact name="jcip-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.jcip', module='jcip-annotations', version='1.0-1')
)
libraryDependencies += "com.github.stephenc.jcip" % "jcip-annotations" % "1.0-1"
[com.github.stephenc.jcip/jcip-annotations "1.0-1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.