Last Version

annotations.Instrumentation 8.9.0

Instrumentation support for Annotations

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.annotations
ArtifactId

ArtifactId

instrumentation
Version

Version

8.9.0
Type

Type

jar
Description

Description

annotations.Instrumentation
Instrumentation support for Annotations
Project Organization

Project Organization

cedarsoft GmbH
Source Code Management

Source Code Management

https://git.cedarsoft.com/cedarsoft/com.cedarsoft.monorepo/instrumentation

Download instrumentation 8.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.cedarsoft : annotations jar 8.9.0
com.google.guava : guava jar 28.0-jre
org.javassist : javassist jar 3.25.0-GA

test (2)

Group / Artifact Type Version
org.easytesting : fest-reflect jar 1.4.1
com.cedarsoft.commons : test-utils jar 8.9.0

Project Modules

There are no modules declared in this project.