License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.jboss.gwt.elemento |
ArtifactId | ArtifactIdelemento-template-processor |
Last Version | Last Version0.9.6-gwt2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElemento :: Template Processor
Annotation processor to bind elements to HTML templates
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |