License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.annotations |
ArtifactId | ArtifactIdinstrumentation |
Last Version | Last Version8.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionannotations.Instrumentation
Instrumentation support for Annotations
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
instrumentation-8.9.0.pom | |
instrumentation-8.9.0.jar | 7 KB |
instrumentation-8.9.0-tests.jar | 5 KB |
instrumentation-8.9.0-sources.jar | 5 KB |
instrumentation-8.9.0-javadoc.jar | 45 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-reflect | jar | 1.4.1 |
com.cedarsoft.commons : test-utils | jar | 8.9.0 |