Clover AspectJ Compiler

A wrapper for AspectJ compiler which allows code instrumentation using OpenClover.

License

License

Categories

Categories

Clover Application Testing & Monitoring Code Coverage AspectJ Development Tools Development Libraries
GroupId

GroupId

org.openclover
ArtifactId

ArtifactId

clover-aspectj-compiler
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Clover AspectJ Compiler
A wrapper for AspectJ compiler which allows code instrumentation using OpenClover.
Project URL

Project URL

https://openclover.org
Project Organization

Project Organization

OpenClover

Download clover-aspectj-compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.10
org.aspectj : aspectjtools jar 1.8.10
org.openclover : clover jar 4.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0