MVN

org.sculptorgenerator : sculptor-maven-plugin

Maven & Gradle

Apr 05, 2015

Sculptor :: Maven :: Plugin · Maven plugin for the Sculptor code generator

<plugin>
    <groupId>org.sculptorgenerator</groupId>
    <artifactId>sculptor-maven-plugin</artifactId>
    <version>3.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sculptorgenerator : sculptor-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of org.sculptorgenerator : sculptor-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
sculptor-maven-plugin-3.1.0
3.0.x
sculptor-maven-plugin-3.0.6
sculptor-maven-plugin-3.0.5
sculptor-maven-plugin-3.0.4
sculptor-maven-plugin-3.0.3
sculptor-maven-plugin-3.0.2
sculptor-maven-plugin-3.0.1
sculptor-maven-plugin-3.0.0

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.sculptorgenerator</groupId>
    <artifactId>sculptor-maven-plugin</artifactId>
    <version>3.1.0</version>
</plugin>