MVN

emma : emma_ant

Maven & Gradle

Oct 15, 2010
24 usages

EMMA Ant · EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.

<dependency>
    <groupId>emma</groupId>
    <artifactId>emma_ant</artifactId>
    <version>2.1.5320</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of emma : emma_ant to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.5320

All Versions

Choose a version of emma : emma_ant to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
emma_ant-2.1.5320
2.0.x
emma_ant-2.0.5312
emma_ant-2.0.4217

How to add a dependency to Maven

Add the following emma : emma_ant maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>emma</groupId>
    <artifactId>emma_ant</artifactId>
    <version>2.1.5320</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following emma : emma_ant gradle dependency to your build.gradle file:

implementation 'emma:emma_ant:2.1.5320'

Gradle Kotlin DSL: Add the following emma : emma_ant gradle kotlin dependency to your build.gradle.kts file:

implementation("emma:emma_ant:2.1.5320")

How to add a dependency to SBT Scala

SBT Scala: Add the following emma : emma_ant sbt scala dependency to your build.sbt file:

libraryDependencies += "emma" % "emma_ant" % "2.1.5320"

Advertisement

Dependencies from Group

Oct 15, 2010
59 usages
Oct 15, 2010
24 usages
Dec 06, 2005

Discover Dependencies

May 10, 2023
66 usages
718 stars
Aug 27, 2017
5 usages
21 stars
Aug 25, 2023
15 usages
4.8k stars
Dec 18, 2021
9 usages
Jul 18, 2023
58 usages
3k stars
Aug 15, 2019
7 usages
183 stars
Jul 28, 2011
9 usages
Aug 30, 2019
5 usages
Jul 22, 2017
17 usages
2.1k stars
Aug 09, 2022
76 usages
29.2k stars