Skip to content

Commit ba6f8fd

Browse files
committed
added links to java readme
1 parent 65165b2 commit ba6f8fd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

plugins/java/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ This crate differs from the others in that it contains two different plugins wit
44

55
The `./deps` directory contains some Java dependencies, such as a bundled Maven for use by the Maven plugin.
66

7+
- Maven: https://maven.apache.org/download.cgi
8+
- j4rs: https://github.com/astonbitecode/j4rs/releases
9+
- tmc-checkstyle-runner:
10+
- https://github.com/testmycode/tmc-checkstyle-runner/blob/master/pom.xml
11+
- https://maven.mooc.fi/snapshots/fi/helsinki/cs/tmc/tmc-checkstyle-runner/3.0.3-SNAPSHOT/maven-metadata.xml
12+
- https://maven.mooc.fi/snapshots/fi/helsinki/cs/tmc/tmc-checkstyle-runner/3.0.3-SNAPSHOT/tmc-checkstyle-runner-3.0.3-20200520.064542-3.jar
13+
- tmc-junit-runner:
14+
- https://github.com/testmycode/tmc-junit-runner/blob/master/pom.xml
15+
- https://maven.mooc.fi/snapshots/fi/helsinki/cs/tmc/tmc-junit-runner/0.2.9-SNAPSHOT/maven-metadata.xml
16+
- https://maven.mooc.fi/snapshots/fi/helsinki/cs/tmc/tmc-junit-runner/0.2.9-SNAPSHOT/tmc-junit-runner-0.2.9-20200609.211712-1.jar
17+
718
## Maven
819

920
### Student file policy

0 commit comments

Comments
 (0)