License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.squirrel-sql |
ArtifactId | ArtifactIdsquirrelsql-dependency-plugin |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionSQuirreL SQL Dependency Plugin
This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more
precise control over which artifacts are included in the copy operation. Specifically, in addition to the
normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts
which is a list containing a single entry for each includedArtifact where the value is the groupId and
the artifactId joined by a colon (":")
|
Project URL |
Project URL |
<plugin>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-dependency-plugin</artifactId>
<version>1.0.9</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-project | jar | 2.0.2 |
org.apache.maven : maven-settings | jar | 2.0.2 |
org.apache.maven.plugins : maven-dependency-plugin | maven-plugin | 2.2 |