PL/SQL maven

This project contains tries to bring maven development to PL/SQL developers

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.plsqlmaven
ArtifactId

ArtifactId

plsqlmaven
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

pom
Description

Description

PL/SQL maven
This project contains tries to bring maven development to PL/SQL developers
Project URL

Project URL

http://code.google.com/p/plsqlmaven/
Source Code Management

Source Code Management

http://code.google.com/p/plsqlmaven/source/browse/tags/plsqlmaven-1.11

Download plsqlmaven

Filename Size
plsqlmaven-1.11.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.plsqlmaven/plsqlmaven/ -->
<dependency>
    <groupId>com.google.code.plsqlmaven</groupId>
    <artifactId>plsqlmaven</artifactId>
    <version>1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.plsqlmaven/plsqlmaven/
implementation 'com.google.code.plsqlmaven:plsqlmaven:1.11'
// https://jarcasting.com/artifacts/com.google.code.plsqlmaven/plsqlmaven/
implementation ("com.google.code.plsqlmaven:plsqlmaven:1.11")
'com.google.code.plsqlmaven:plsqlmaven:pom:1.11'
<dependency org="com.google.code.plsqlmaven" name="plsqlmaven" rev="1.11">
  <artifact name="plsqlmaven" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.plsqlmaven', module='plsqlmaven', version='1.11')
)
libraryDependencies += "com.google.code.plsqlmaven" % "plsqlmaven" % "1.11"
[com.google.code.plsqlmaven/plsqlmaven "1.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • oraddl-helpers
  • plsql-maven-shared
  • plsql-maven-plugin
  • xdb-maven-plugin
  • oraddl-maven-plugin
  • plsql-maven-project
  • plsql-maven-webapp
  • plsql-package-archetype
  • plsql-project-archetype
  • plsql-webapp-archetype
  • plsql-webapp-deployer

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.6
1.4
1.3
1.2
1.1
1.0