Marc R. Hoffmann | e571f3f | 2012-05-13 12:18:02 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> |
| 4 | <head> |
Marc R. Hoffmann | e571f3f | 2012-05-13 12:18:02 +0000 | [diff] [blame] | 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
Evgeny Mandrikov | 8b21298 | 2016-06-12 17:55:49 +0200 | [diff] [blame] | 6 | <link rel="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" /> |
Evgeny Mandrikov | 28d5985 | 2016-06-11 12:41:17 +0200 | [diff] [blame] | 7 | <link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text/css" /> |
Evgeny Mandrikov | 8b21298 | 2016-06-12 17:55:49 +0200 | [diff] [blame] | 8 | <link rel="shortcut icon" href="resources/report.gif" type="image/gif" /> |
Evgeny Mandrikov | 28d5985 | 2016-06-11 12:41:17 +0200 | [diff] [blame] | 9 | <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 10 | <title>JaCoCo - Maven Repository</title> |
| 11 | </head> |
| 12 | <body onload="prettyPrint()"> |
| 13 | |
| 14 | <div class="breadcrumb"> |
| 15 | <a href="../index.html" class="el_report">JaCoCo</a> > |
| 16 | <a href="index.html" class="el_group">Documentation</a> > |
| 17 | <span class="el_source">Maven Repository</span> |
| 18 | </div> |
| 19 | <div id="content"> |
| 20 | |
| 21 | <h1>Maven Repository</h1> |
| 22 | |
| 23 | <p> |
| 24 | If you want to integrate JaCoCo within your tools you might directly retrieve |
| 25 | it from the Maven repository. There are two repositories, one for JaCoCo |
Marc R. Hoffmann | 91b9962 | 2012-05-02 17:35:14 +0000 | [diff] [blame] | 26 | releases, one for regular snapshot builds. |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 27 | </p> |
| 28 | |
| 29 | <table class="coverage"> |
| 30 | <thead> |
| 31 | <tr> |
| 32 | <td>Type</td> |
| 33 | <td>Repository</td> |
| 34 | </tr> |
| 35 | </thead> |
| 36 | <tbody> |
| 37 | <tr> |
| 38 | <td>Release</td> |
| 39 | <td><code>http://repo1.maven.org/maven2/</code> (Central Repository)</td> |
| 40 | </tr> |
| 41 | <tr> |
| 42 | <td>Snapshot</td> |
| 43 | <td><code>https://oss.sonatype.org/content/repositories/snapshots</code></td> |
| 44 | </tr> |
| 45 | </tbody> |
| 46 | </table> |
| 47 | |
| 48 | <h2>Artifacts</h2> |
| 49 | |
| 50 | <p> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 51 | Following JAR files are available: |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 52 | </p> |
| 53 | |
| 54 | <table class="coverage"> |
| 55 | <thead> |
| 56 | <tr> |
| 57 | <td>Group ID</td> |
| 58 | <td>Artifact ID</td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 59 | <td>Classifier</td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 60 | <td>Description</td> |
| 61 | </tr> |
| 62 | </thead> |
| 63 | <tbody> |
| 64 | <tr> |
| 65 | <td><code>org.jacoco</code></td> |
| 66 | <td><code>jacoco-maven-plugin</code></td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 67 | <td></td> |
| 68 | <td>Plug-in for Maven</td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 69 | </tr> |
| 70 | <tr> |
| 71 | <td><code>org.jacoco</code></td> |
| 72 | <td><code>org.jacoco.agent</code></td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 73 | <td></td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 74 | <td>API to get a local copy of the agent</td> |
| 75 | </tr> |
| 76 | <tr> |
| 77 | <td><code>org.jacoco</code></td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 78 | <td><code>org.jacoco.agent</code></td> |
| 79 | <td><code>runtime</code></td> |
| 80 | <td>Agent</td> |
| 81 | </tr> |
| 82 | <tr> |
| 83 | <td><code>org.jacoco</code></td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 84 | <td><code>org.jacoco.ant</code></td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 85 | <td></td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 86 | <td>Ant Tasks</td> |
| 87 | </tr> |
| 88 | <tr> |
| 89 | <td><code>org.jacoco</code></td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 90 | <td><code>org.jacoco.ant</code></td> |
| 91 | <td><code>nodeps</code></td> |
| 92 | <td>Ant Tasks <i>(all dependencies included)</i></td> |
| 93 | </tr> |
| 94 | <tr> |
| 95 | <td><code>org.jacoco</code></td> |
| 96 | <td><code>org.jacoco.cli</code></td> |
| 97 | <td></td> |
| 98 | <td>Command Line Interface</td> |
| 99 | </tr> |
| 100 | <tr> |
| 101 | <td><code>org.jacoco</code></td> |
| 102 | <td><code>org.jacoco.cli</code></td> |
| 103 | <td><code>nodeps</code></td> |
| 104 | <td>Command Line Interface <i>(all dependencies included)</i></td> |
| 105 | </tr> |
| 106 | <tr> |
| 107 | <td><code>org.jacoco</code></td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 108 | <td><code>org.jacoco.core</code></td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 109 | <td></td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 110 | <td>Core APIs and implementations</td> |
| 111 | </tr> |
| 112 | <tr> |
| 113 | <td><code>org.jacoco</code></td> |
| 114 | <td><code>org.jacoco.report</code></td> |
Evgeny Mandrikov | c85fd2a | 2017-07-06 23:47:33 +0200 | [diff] [blame] | 115 | <td></td> |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 116 | <td>Reporting implementation</td> |
| 117 | </tr> |
| 118 | </tbody> |
| 119 | </table> |
| 120 | |
Marc R. Hoffmann | 91b9962 | 2012-05-02 17:35:14 +0000 | [diff] [blame] | 121 | <p> |
| 122 | Please check <a href="http://search.maven.org/#search|ga|1|g%3Aorg.jacoco">here</a> |
| 123 | for the latest release versions in the repository. |
| 124 | </p> |
| 125 | |
Evgeny Mandrikov | 82a92ca | 2012-01-15 20:25:48 +0000 | [diff] [blame] | 126 | |
| 127 | </div> |
| 128 | <div class="footer"> |
| 129 | <span class="right"><a href="@jacoco.home.url@">JaCoCo</a> @qualified.bundle.version@</span> |
| 130 | <a href="license.html">Copyright</a> © @copyright.years@ Mountainminds GmbH & Co. KG and Contributors |
| 131 | </div> |
| 132 | |
| 133 | </body> |
| 134 | </html> |