MVN

com.github.ansell.rdf4j-schema-generator : schema-generator-maven-plugin

Maven & Gradle

Nov 03, 2018
14 stars

RDF4J Schema Generator :: Maven Plugin

<plugin>
    <groupId>com.github.ansell.rdf4j-schema-generator</groupId>
    <artifactId>schema-generator-maven-plugin</artifactId>
    <version>0.4.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ansell.rdf4j-schema-generator : schema-generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of com.github.ansell.rdf4j-schema-generator : schema-generator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
schema-generator-maven-plugin-0.4.2
schema-generator-maven-plugin-0.4.1
0.4
schema-generator-maven-plugin-0.4
0.3
schema-generator-maven-plugin-0.3
0.2
schema-generator-maven-plugin-0.2
0.1
schema-generator-maven-plugin-0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.ansell.rdf4j-schema-generator</groupId>
    <artifactId>schema-generator-maven-plugin</artifactId>
    <version>0.4.2</version>
</plugin>