MVN

org.carlspring.maven : derby-maven-plugin

Maven & Gradle

Jul 09, 2014
13 stars

Maven Derby Plugin · A plugin to start/stop a network serving Derby database.

<plugin>
    <groupId>org.carlspring.maven</groupId>
    <artifactId>derby-maven-plugin</artifactId>
    <version>1.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.carlspring.maven : derby-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of org.carlspring.maven : derby-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10
derby-maven-plugin-1.10
1.9
derby-maven-plugin-1.9
1.8
derby-maven-plugin-1.8
1.7
derby-maven-plugin-1.7
1.6
derby-maven-plugin-1.6
1.5
derby-maven-plugin-1.5
1.4
derby-maven-plugin-1.4
1.3
derby-maven-plugin-1.3
1.2
derby-maven-plugin-1.2
1.1
derby-maven-plugin-1.1
1.0
derby-maven-plugin-1.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.carlspring.maven</groupId>
    <artifactId>derby-maven-plugin</artifactId>
    <version>1.10</version>
</plugin>