Last Version

annotations.Instrumentation Tests 8.9.0

Test module for annotations based instrumentation

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.annotations
ArtifactId

ArtifactId

instrumentation-test
Version

Version

8.9.0
Type

Type

jar
Description

Description

annotations.Instrumentation Tests
Test module for annotations based instrumentation
Project Organization

Project Organization

cedarsoft GmbH
Source Code Management

Source Code Management

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

Download instrumentation-test 8.9.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.cedarsoft : annotations jar 8.9.0

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.