| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть React Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.hibnet |
| Идентификатор | Идентификаторwebpipes-jsx-react-test |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebpipes
Webpipes is a library to manage web resources like javascript and css files which need processing
before being served. It manages processing like minimization, file merging, css generation from less, linters,
jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or
to be generated with an Ant task.
This module contains the tests for JSX transformer from React.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.hibnet/webpipes-jsx-react-test/ -->
<dependency>
<groupId>org.hibnet</groupId>
<artifactId>webpipes-jsx-react-test</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibnet/webpipes-jsx-react-test/
implementation 'org.hibnet:webpipes-jsx-react-test:0.0.4'
// https://jarcasting.com/artifacts/org.hibnet/webpipes-jsx-react-test/
implementation ("org.hibnet:webpipes-jsx-react-test:0.0.4")
'org.hibnet:webpipes-jsx-react-test:jar:0.0.4'
<dependency org="org.hibnet" name="webpipes-jsx-react-test" rev="0.0.4">
<artifact name="webpipes-jsx-react-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibnet', module='webpipes-jsx-react-test', version='0.0.4')
)
libraryDependencies += "org.hibnet" % "webpipes-jsx-react-test" % "0.0.4"
[org.hibnet/webpipes-jsx-react-test "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibnet : webpipes-core-test | jar | [0.0.4,0.0.5) |
| org.hibnet : webpipes-jsx-react | jar | [0.0.4,0.0.5) |