License |
License |
---|---|
GroupId | GroupIdcom.tocea.easycoverage |
ArtifactId | ArtifactIdeasyCoverage4J-annotations |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasy Coverage Annotations for Java
Annotations employed by the framework to skip automatic tests.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTOCEA |
<!-- 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"]