License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.annotations |
ArtifactId | ArtifactIdinstrumentation-test |
Last Version | Last Version8.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionannotations.Instrumentation Tests
Test module for annotations based instrumentation
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.annotations/instrumentation-test/ -->
<dependency>
<groupId>com.cedarsoft.annotations</groupId>
<artifactId>instrumentation-test</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.annotations/instrumentation-test/
implementation 'com.cedarsoft.annotations:instrumentation-test:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.annotations/instrumentation-test/
implementation ("com.cedarsoft.annotations:instrumentation-test:8.9.0")
'com.cedarsoft.annotations:instrumentation-test:jar:8.9.0'
<dependency org="com.cedarsoft.annotations" name="instrumentation-test" rev="8.9.0">
<artifact name="instrumentation-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.annotations', module='instrumentation-test', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.annotations" % "instrumentation-test" % "8.9.0"
[com.cedarsoft.annotations/instrumentation-test "8.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.cedarsoft : annotations | jar | 8.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-reflect | jar | 1.4.1 |
com.cedarsoft.commons : test-utils | jar | 8.9.0 |