MVN

org.semantictools : semantictools-gwt-generator

Maven & Gradle

Nov 27, 2012
3 stars

semantictools gwt generator · A Maven plugin used to generate GWT modules based on RDF schemas

<plugin>
    <groupId>org.semantictools</groupId>
    <artifactId>semantictools-gwt-generator</artifactId>
    <version>1.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.semantictools : semantictools-gwt-generator to add to Maven - Latest Versions:

  • Latest Stable: 1.13

All Versions

Choose a version of org.semantictools : semantictools-gwt-generator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13
semantictools-gwt-generator-1.13

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.semantictools</groupId>
    <artifactId>semantictools-gwt-generator</artifactId>
    <version>1.13</version>
</plugin>