Last Version

sybase-proc-maven-plugin 1.0.3

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.msidor.maven.plugins
ArtifactId

ArtifactId

sybase-proc-maven-plugin
Version

Version

1.0.3
Type

Type

maven-plugin
Description

Description

sybase-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

https://code.google.com/p/sybase-proc-maven-plugin/

Download sybase-proc-maven-plugin 1.0.3


<plugin>
    <groupId>com.googlecode.msidor.maven.plugins</groupId>
    <artifactId>sybase-proc-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.xmlrpc : xmlrpc-client jar 3.1.3

provided (1)

Group / Artifact Type Version
jconnect » jconn4 jar ebf20686

test (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.0-beta-1

Project Modules

There are no modules declared in this project.