• Home
  • Raw
  • Download

Lines Matching refs:td

173     <td>Code Path</td>
174 <td>
176 </td>
180 <td>URL</td>
181 <td>http://www.mozilla.org/rhino</td>
185 <td>Version</td>
186 <td>1.5R3, with heavy modifications</td>
190 <td>License</td>
191 <td>Netscape Public License and MPL / GPL dual license</td>
195 <td>Description</td>
196 <td>A partial copy of Mozilla Rhino. Mozilla Rhino is an
199 significantly for use by Google's JavaScript compiler.</td>
203 <td>Local Modifications</td>
204 <td>The packages have been renamespaced. All code not
206 system have been added.</td>
214 <td>Code Path</td>
215 <td><code>lib/args4j.jar</code></td>
219 <td>URL</td>
220 <td>https://args4j.dev.java.net/</td>
224 <td>Version</td>
225 <td>2.0.26</td>
229 <td>License</td>
230 <td>MIT</td>
234 <td>Description</td>
235 <td>args4j is a small Java class library that makes it easy to parse command line
236 options/arguments in your CUI application.</td>
240 <td>Local Modifications</td>
241 <td>None</td>
249 <td>Code Path</td>
250 <td><code>lib/guava.jar</code></td>
254 <td>URL</td>
255 <td>https://github.com/google/guava</td>
259 <td>Version</td>
260 <td>20.0</td>
264 <td>License</td>
265 <td>Apache License 2.0</td>
269 <td>Description</td>
270 <td>Google's core Java libraries.</td>
274 <td>Local Modifications</td>
275 <td>None</td>
283 <td>Code Path</td>
284 <td><code>lib/jsr305.jar</code></td>
288 <td>URL</td>
289 <td>http://code.google.com/p/jsr-305/</td>
293 <td>Version</td>
294 <td>svn revision 47</td>
298 <td>License</td>
299 <td>BSD License</td>
303 <td>Description</td>
304 <td>Annotations for software defect detection.</td>
308 <td>Local Modifications</td>
309 <td>None</td>
317 <td>Code Path</td>
318 <td><code>lib/junit.jar</code></td>
322 <td>URL</td>
323 <td>http://sourceforge.net/projects/junit/</td>
327 <td>Version</td>
328 <td>4.11</td>
332 <td>License</td>
333 <td>Common Public License 1.0</td>
337 <td>Description</td>
338 <td>A framework for writing and running automated tests in Java.</td>
342 <td>Local Modifications</td>
343 <td>None</td>
351 <td>Code Path</td>
352 <td><code>lib/protobuf-java.jar</code></td>
356 <td>URL</td>
357 <td>https://github.com/google/protobuf</td>
361 <td>Version</td>
362 <td>2.5.0</td>
366 <td>License</td>
367 <td>New BSD License</td>
371 <td>Description</td>
372 <td>Supporting libraries for protocol buffers,
373 an encoding of structured data.</td>
377 <td>Local Modifications</td>
378 <td>None</td>
386 <td>Code Path</td>
387 <td><code>lib/truth.jar</code></td>
391 <td>URL</td>
392 <td>https://github.com/google/truth</td>
396 <td>Version</td>
397 <td>0.24</td>
401 <td>License</td>
402 <td>Apache License 2.0</td>
406 <td>Description</td>
407 <td>Assertion/Proposition framework for Java unit tests</td>
411 <td>Local Modifications</td>
412 <td>None</td>
420 <td>Code Path</td>
421 <td>
423 </td>
427 <td>URL</td>
428 <td>http://ant.apache.org/bindownload.cgi</td>
432 <td>Version</td>
433 <td>1.8.1</td>
437 <td>License</td>
438 <td>Apache License 2.0</td>
442 <td>Description</td>
443 <td>Ant is a Java based build tool. In theory it is kind of like "make"
444 without make's wrinkles and with the full portability of pure java code.</td>
448 <td>Local Modifications</td>
449 <td>None</td>
457 <td>Code Path</td>
458 <td><code>lib/gson.jar</code></td>
462 <td>URL</td>
463 <td>https://github.com/google/gson</td>
467 <td>Version</td>
468 <td>2.2.4</td>
472 <td>License</td>
473 <td>Apache license 2.0</td>
477 <td>Description</td>
478 <td>A Java library to convert JSON to Java objects and vice-versa</td>
482 <td>Local Modifications</td>
483 <td>None</td>
491 <td>Code Path</td>
492 <td><code>contrib/nodejs</code></td>
496 <td>URL</td>
497 <td>https://github.com/dcodeIO/node.js-closure-compiler-externs</td>
501 <td>Version</td>
502 <td>e891b4fbcf5f466cc4307b0fa842a7d8163a073a</td>
506 <td>License</td>
507 <td>Apache 2.0 license</td>
511 <td>Description</td>
512 <td>Type contracts for NodeJS APIs</td>
516 <td>Local Modifications</td>
517 <td>Substantial changes to make them compatible with NpmCommandLineRunner.</td>