MVN

emma : emma

Maven & Gradle

Oct 15, 2010
59 usages

EMMA · 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</artifactId>
    <version>2.1.5320</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.5320

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'emma:emma:2.1.5320'

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

implementation("emma:emma:2.1.5320")

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

May 19, 2010
38 usages
Mar 17, 2014
1 usages
0 stars
Jan 17, 2006
68 usages
Nov 27, 2007
1 usages
Mar 27, 2011
4 usages
Aug 07, 2012
0 stars
Jul 31, 2014
2 usages
Mar 31, 2014
1 usages