| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers |
| Группа | Группаorg.jboss.errai |
| Идентификатор | Идентификаторerrai-jsinterop-demo |
| Последняя версия | Последняя версия4.15.0.Final |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеErrai::JSInterop::Demo::Parent
A grouping of all the demos included with the Errai framework.
This aggregator helps Maven find the demos during recursive builds.
It is NOT for use as a parent pom for the demos: for the convenience
of end users, the demo poms are all parentless.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| errai-jsinterop-demo-4.15.0.Final.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.errai/errai-jsinterop-demo/ -->
<dependency>
<groupId>org.jboss.errai</groupId>
<artifactId>errai-jsinterop-demo</artifactId>
<version>4.15.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai/errai-jsinterop-demo/
implementation 'org.jboss.errai:errai-jsinterop-demo:4.15.0.Final'
// https://jarcasting.com/artifacts/org.jboss.errai/errai-jsinterop-demo/
implementation ("org.jboss.errai:errai-jsinterop-demo:4.15.0.Final")
'org.jboss.errai:errai-jsinterop-demo:pom:4.15.0.Final'
<dependency org="org.jboss.errai" name="errai-jsinterop-demo" rev="4.15.0.Final">
<artifact name="errai-jsinterop-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai', module='errai-jsinterop-demo', version='4.15.0.Final')
)
libraryDependencies += "org.jboss.errai" % "errai-jsinterop-demo" % "4.15.0.Final"
[org.jboss.errai/errai-jsinterop-demo "4.15.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |