Closure Testing Library

For use with the google closure testing mojos

Лицензия

Лицензия

Категории

Категории

JavaScript Языки программирования
Группа

Группа

com.github.jlgrock.javascript-framework
Идентификатор

Идентификатор

closure-testing-library
Последняя версия

Последняя версия

1.18.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Closure Testing Library
For use with the google closure testing mojos

Скачать closure-testing-library

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.jlgrock.javascript-framework/closure-testing-library/ -->
<dependency>
    <groupId>com.github.jlgrock.javascript-framework</groupId>
    <artifactId>closure-testing-library</artifactId>
    <version>1.18.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jlgrock.javascript-framework/closure-testing-library/
implementation 'com.github.jlgrock.javascript-framework:closure-testing-library:1.18.3'
// https://jarcasting.com/artifacts/com.github.jlgrock.javascript-framework/closure-testing-library/
implementation ("com.github.jlgrock.javascript-framework:closure-testing-library:1.18.3")
'com.github.jlgrock.javascript-framework:closure-testing-library:jar:1.18.3'
<dependency org="com.github.jlgrock.javascript-framework" name="closure-testing-library" rev="1.18.3">
  <artifact name="closure-testing-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jlgrock.javascript-framework', module='closure-testing-library', version='1.18.3')
)
libraryDependencies += "com.github.jlgrock.javascript-framework" % "closure-testing-library" % "1.18.3"
[com.github.jlgrock.javascript-framework/closure-testing-library "1.18.3"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.2.3
com.github.jlgrock.javascript-framework : maven-utils jar 1.18.3
org.seleniumhq.selenium : selenium-java jar 2.40.0
log4j : log4j jar 1.2.16

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Build Status

The following software is the Closure Javascript Framework which is a group of plug-ins that can be used in conjunction with maven to execute the Google Closure Compiler on JavaScript code. This Framework allows for scaling and modularity.

For more information, please refer to the website at the location: https://github.com/jlgrock/ClosureJavascriptFramework/wiki

For the Maven docs, please refer to: http://jlgrock.github.com/ClosureJavascriptFramework/

For information about the Google Closure Compiler, please check out the documentation here: http://code.google.com/closure/compiler/

For help with using the Closure Compiler, you can get information from the user groups: http://groups.google.com/group/closure-compiler-discuss

For a simple example using the plugin with JQuery, please refer to https://github.com/jlgrock/ClosureFrameworkJQueryExample.

For a simple example using the plugin with Dojo, please refer to https://github.com/jlgrock/ClosureFrameworkDojoExample.

For a simple example using multiple archives to create a library, please refer to https://github.com/jlgrock/ClosureFrameworkLibraryExample.

Authors: Justin Grant

Contributors: Gordon Shankman David Souther David Mackenzie Patrick Gilmore Lukáš Vlček

Версии библиотеки

Версия
1.18.3
1.18.2
1.18.1
1.18.0
1.17.0
1.16.1
1.16.0
1.15.1
1.15.0
1.14.0
1.13.3
1.13.2
1.13.1
1.13.0
1.12.0
1.11.13
1.11.12
1.11.11
1.11.10
1.11.9
1.11.8
1.11.7
1.11.5
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.4
1.10.3