License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.googlecode.msidor.maven.plugins |
ArtifactId | ArtifactIdsybase-proc-maven-plugin |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionsybase-proc-maven-plugin
Maven plugin that allows to generate sources of SYBASE stored procedures.
The generated files might then be versioned together with project code.
This plugin allows to generate sources for selected procedures as well as all sub-procedures that are being called by "exec" command.
Additionally, the stored procedures configuration might be publish automatically to CONFLUENCE.
|
Project URL |
Project URL |
<plugin>
<groupId>com.googlecode.msidor.maven.plugins</groupId>
<artifactId>sybase-proc-maven-plugin</artifactId>
<version>1.0.3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.xmlrpc : xmlrpc-client | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
jconnect » jconn4 | jar | ebf20686 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.0-beta-1 |