-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
35 lines (34 loc) · 2.51 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>lingocoder</title>
</head>
<body>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="bottom" align="right"><td rowspan="3" width="88" height="120" align="right" valign="bottom"><a href="#" title="lingocoder" target="_self"><img src="lingocoder.logo.png" alt="lingocoder" width="88" height="120" valign="bottom" hspace="0" border="0" vspace="0"></a></td></tr>
<tr align="left" valign="top"><td bgcolor="white" height="94" align="middle" valign="middle"> <span style="font-size: 80">lingocoder</span></tr>
<!--<tr align="left" valign="top"><td height="9" align="left" valign="top"><img src="red.row.a.png" alt="redrow" width="1" height="120" valign="bottom" hspace="0" border="0" vspace="0"></td></tr>-->
<tr align="left" valign="top" bgcolor="#E60D16" ><td bgcolor="#E60D16" height="8" align="left" valign="top"></td></tr>
</table>
<br />
<br />
<table summary="jarexec" border="0" width="60%">
<tr valign="top">
<td><a href="http://bit.ly/JarExecPi" title="The jarexec plugin on Gradle's Community Plugins Portal"><img src="jarexec.1.png" alt="jarexec" /></a></td><td rowspan="3" valign="top">
<span style="font-size: 20; font-family: Verdana"><strong>JarExec</strong></span><br />
<span style="font-size: 20; font-family: Verdana">A Gradle plugin that executes Java Jar files.</span><br /><br />
<span style="font-size: 20; font-family: Verdana">The JarExec plugin takes advantage of Gradle's <a href="https://docs.gradle.org/current/userguide/build_cache.html#build_cache" target="_blank" title="Build Cache"><em>build cache functionality</em></a>. Tasks that are cacheable leverage Gradle's build time-reducing, productivity-improving <a href="https://docs.gradle.org/current/userguide/more_about_tasks.html#sec:up_to_date_checks" target="_blank" title="Up-to-date checks (AKA Incremental Build)"><em>incremental build feature</em></a>.</span><br /><br />
<span style="font-size: 20; font-family: Verdana"><em>Apply <a href="http://bit.ly/JarExecPi" title="The jarexec plugin on Gradle's Community Plugins Portal">the latest release</a> now. Supports JDK 8+</em>.</span><br /><br />
<span style="font-size: 20"> <a href="jarexec.usage.html">Usage</a> </span><br />
<span style="font-size: 20"> <a href="docs/javadoc/index.html" title="javadoc" target="_blank">JavaDoc</a> </span><br />
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</body>
</html>