MVN

net.sf.squirrel-sql : maven-plugin-workspace

Maven & Gradle

Nov 14, 2011

Maven Plugin Workspace · A place to collect and release maven plugins required or building various SQuirreL projects with Maven.

<dependency>
    <groupId>net.sf.squirrel-sql</groupId>
    <artifactId>maven-plugin-workspace</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.squirrel-sql : maven-plugin-workspace to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of net.sf.squirrel-sql : maven-plugin-workspace to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-plugin-workspace-1.0.9
maven-plugin-workspace-1.0.8
maven-plugin-workspace-1.0.7
maven-plugin-workspace-1.0.6
maven-plugin-workspace-1.0.5
maven-plugin-workspace-1.0.4
maven-plugin-workspace-1.0.3
maven-plugin-workspace-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.squirrel-sql</groupId>
    <artifactId>maven-plugin-workspace</artifactId>
    <version>1.0.9</version>
</dependency>

Advertisement