Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.vectomatic |
ArtifactId | ArtifactIdvectomatic-gwt-parent |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVectomatic parent pom for GWT projects
Groups maven configuration elements common to all Vectomatic GWT projects
|
Filename | Size |
---|---|
vectomatic-gwt-parent-0.8.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.vectomatic/vectomatic-gwt-parent/ -->
<dependency>
<groupId>org.vectomatic</groupId>
<artifactId>vectomatic-gwt-parent</artifactId>
<version>0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.vectomatic/vectomatic-gwt-parent/
implementation 'org.vectomatic:vectomatic-gwt-parent:0.8'
// https://jarcasting.com/artifacts/org.vectomatic/vectomatic-gwt-parent/
implementation ("org.vectomatic:vectomatic-gwt-parent:0.8")
'org.vectomatic:vectomatic-gwt-parent:pom:0.8'
<dependency org="org.vectomatic" name="vectomatic-gwt-parent" rev="0.8">
<artifact name="vectomatic-gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.vectomatic', module='vectomatic-gwt-parent', version='0.8')
)
libraryDependencies += "org.vectomatic" % "vectomatic-gwt-parent" % "0.8"
[org.vectomatic/vectomatic-gwt-parent "0.8"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.0.0.GA |
javax.validation : validation-api | jar | 1.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.2 |
com.google.gwt : gwt-dev | jar | 2.8.2 |