Last Version

JCIP Annotations under Apache License 2.0.0

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

License

License

GroupId

GroupId

com.io7m.jcip
ArtifactId

ArtifactId

com.io7m.jcip.annotations
Version

Version

2.0.0
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

https://github.com/io7m/jcip-annotations/

Download com.io7m.jcip.annotations 2.0.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.0

Project Modules

There are no modules declared in this project.