Last Version

Easy Coverage Annotations for Java 2.3.1

Annotations employed by the framework to skip automatic tests.

License

License

GroupId

GroupId

com.tocea.easycoverage
ArtifactId

ArtifactId

easyCoverage4J-annotations
Version

Version

2.3.1
Type

Type

jar
Description

Description

Easy Coverage Annotations for Java
Annotations employed by the framework to skip automatic tests.
Project URL

Project URL

https://sourceforge.net/p/easycoverage
Project Organization

Project Organization

TOCEA

Download easyCoverage4J-annotations 2.3.1


<!-- https://jarcasting.com/artifacts/com.tocea.easycoverage/easyCoverage4J-annotations/ -->
<dependency>
    <groupId>com.tocea.easycoverage</groupId>
    <artifactId>easyCoverage4J-annotations</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tocea.easycoverage/easyCoverage4J-annotations/
implementation 'com.tocea.easycoverage:easyCoverage4J-annotations:2.3.1'
// https://jarcasting.com/artifacts/com.tocea.easycoverage/easyCoverage4J-annotations/
implementation ("com.tocea.easycoverage:easyCoverage4J-annotations:2.3.1")
'com.tocea.easycoverage:easyCoverage4J-annotations:jar:2.3.1'
<dependency org="com.tocea.easycoverage" name="easyCoverage4J-annotations" rev="2.3.1">
  <artifact name="easyCoverage4J-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tocea.easycoverage', module='easyCoverage4J-annotations', version='2.3.1')
)
libraryDependencies += "com.tocea.easycoverage" % "easyCoverage4J-annotations" % "2.3.1"
[com.tocea.easycoverage/easyCoverage4J-annotations "2.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.