| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.jboss.gwt.elemento |
| Идентификатор | Идентификаторelemento-template-processor |
| Последняя версия | Последняя версия0.9.6-gwt2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеElemento :: Template Processor
Annotation processor to bind elements to HTML templates
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-template-processor/ -->
<dependency>
<groupId>org.jboss.gwt.elemento</groupId>
<artifactId>elemento-template-processor</artifactId>
<version>0.9.6-gwt2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-template-processor/
implementation 'org.jboss.gwt.elemento:elemento-template-processor:0.9.6-gwt2'
// https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-template-processor/
implementation ("org.jboss.gwt.elemento:elemento-template-processor:0.9.6-gwt2")
'org.jboss.gwt.elemento:elemento-template-processor:jar:0.9.6-gwt2'
<dependency org="org.jboss.gwt.elemento" name="elemento-template-processor" rev="0.9.6-gwt2">
<artifact name="elemento-template-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.gwt.elemento', module='elemento-template-processor', version='0.9.6-gwt2')
)
libraryDependencies += "org.jboss.gwt.elemento" % "elemento-template-processor" % "0.9.6-gwt2"
[org.jboss.gwt.elemento/elemento-template-processor "0.9.6-gwt2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.gwt.elemento : elemento-core | jar | 0.9.6-gwt2 |
| com.google.elemental2 : elemental2-core | jar | 1.0.0-RC1 |
| com.google.elemental2 : elemental2-dom | jar | 1.0.0-RC1 |
| javax.annotation : jsr250-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |