Last Version

EMMA Ant 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

Categories

Categories

Ant Build Tools
GroupId

GroupId

emma
ArtifactId

ArtifactId

emma_ant
Version

Version

2.1.5320
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download emma_ant 2.1.5320


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