Last Version

EMMA 2.1.5320

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.

License

License

GroupId

GroupId

emma
ArtifactId

ArtifactId

emma
Version

Version

2.1.5320
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://emma.sourceforge.net/
Source Code Management

Source Code Management

http://bayonne.cvs.sourceforge.net/viewvc/emma/

Download emma 2.1.5320


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

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.