mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
13 lines
405 B
YAML
13 lines
405 B
YAML
- name: lib/testng-plugin.jar
|
|
modules:
|
|
- name: intellij.testng
|
|
- name: lib/testng-rt.jar
|
|
modules:
|
|
- name: intellij.testng.rt
|
|
- name: lib/testng.jar
|
|
library: TestNG
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/org/testng/testng/7/testng-7.jar
|
|
- name: $MAVEN_REPOSITORY$/com/beust/jcommander/1/jcommander-1.jar
|
|
- name: $MAVEN_REPOSITORY$/org/webjars/jquery/3/jquery-3.jar
|
|
reason: withProjectLibrary |