| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.flex.flexjs.compiler |
| Идентификатор | Идентификаторcompiler-test-utils |
| Последняя версия | Последняя версия0.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Flex - FlexJS: Compiler: Test Utils
Shared test code, which is needed by the compiler and the compiler-jx test-suites.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| compiler-test-utils-0.8.0.pom | |
| compiler-test-utils-0.8.0.jar | 16 KB |
| compiler-test-utils-0.8.0-sources.jar | 16 KB |
| compiler-test-utils-0.8.0-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-test-utils/ -->
<dependency>
<groupId>org.apache.flex.flexjs.compiler</groupId>
<artifactId>compiler-test-utils</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-test-utils/
implementation 'org.apache.flex.flexjs.compiler:compiler-test-utils:0.8.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-test-utils/
implementation ("org.apache.flex.flexjs.compiler:compiler-test-utils:0.8.0")
'org.apache.flex.flexjs.compiler:compiler-test-utils:jar:0.8.0'
<dependency org="org.apache.flex.flexjs.compiler" name="compiler-test-utils" rev="0.8.0">
<artifact name="compiler-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.compiler', module='compiler-test-utils', version='0.8.0')
)
libraryDependencies += "org.apache.flex.flexjs.compiler" % "compiler-test-utils" % "0.8.0"
[org.apache.flex.flexjs.compiler/compiler-test-utils "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-compress | jar | 1.10 |
| commons-io : commons-io | jar | 2.4 |
| junit : junit | jar | 4.10 |