License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.jboss.gwt.elemento |
ArtifactId | ArtifactIdelemento-parent |
Last Version | Last Version0.9.6-gwt2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionElemento :: Parent
Elemento brings HTML templates and other goodies to GWT Elemental
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elemento-parent-0.9.6-gwt2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-parent/ -->
<dependency>
<groupId>org.jboss.gwt.elemento</groupId>
<artifactId>elemento-parent</artifactId>
<version>0.9.6-gwt2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-parent/
implementation 'org.jboss.gwt.elemento:elemento-parent:0.9.6-gwt2'
// https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-parent/
implementation ("org.jboss.gwt.elemento:elemento-parent:0.9.6-gwt2")
'org.jboss.gwt.elemento:elemento-parent:pom:0.9.6-gwt2'
<dependency org="org.jboss.gwt.elemento" name="elemento-parent" rev="0.9.6-gwt2">
<artifact name="elemento-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.gwt.elemento', module='elemento-parent', version='0.9.6-gwt2')
)
libraryDependencies += "org.jboss.gwt.elemento" % "elemento-parent" % "0.9.6-gwt2"
[org.jboss.gwt.elemento/elemento-parent "0.9.6-gwt2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |