c

cover-annotations

Annotations for end users to enable fine-grained control of Diffblue Cover.
https://www.diffblue.com/
Apache License, Version 2.0
Diffblue Ltd
Files download
File Operation
cover-annotations-1.0.0.jar download
cover-annotations-1.0.0.pom download
cover-annotations-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.diffblue.cover</groupId>
  <artifactId>cover-annotations</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.diffblue.cover:cover-annotations:1.0.0'
Gradle Kotlin
implementation("com.diffblue.cover:cover-annotations:1.0.0")
Scala SBT
libraryDependencies += "com.diffblue.cover" % "cover-annotations" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.diffblue.cover', module='cover-annotations', version='1.0.0')
)
Apache Ivy
<dependency org="com.diffblue.cover" name="cover-annotations" rev="1.0.0" />
Leiningen
[com.diffblue.cover/cover-annotations "1.0.0"]
Apache Buildr
'com.diffblue.cover:cover-annotations:jar:1.0.0'
Dependencies
The project has no third-party dependencies