utPLSQL Maven Plugin

A maven plugin for running Unit Tests with utPLSQL v3+.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.utplsql
ArtifactId

ArtifactId

utplsql-maven-plugin
Last Version

Last Version

3.1.10
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

utPLSQL Maven Plugin
A maven plugin for running Unit Tests with utPLSQL v3+.
Project URL

Project URL

https://github.com/utPLSQL/utPLSQL-maven-plugin
Source Code Management

Source Code Management

https://github.com/utPLSQL/utPLSQL-maven-plugin

Download utplsql-maven-plugin

How to add to project

<plugin>
    <groupId>org.utplsql</groupId>
    <artifactId>utplsql-maven-plugin</artifactId>
    <version>3.1.10</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.shared : maven-shared-utils jar 3.3.4
com.oracle.database.jdbc : ojdbc8 jar 21.3.0.0
org.codehaus.plexus : plexus-utils jar 3.1.0

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (7)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.5.2
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1
com.soebes.itf.jupiter.extension : itf-jupiter-extension jar 0.11.0
com.soebes.itf.jupiter.extension : itf-assertj jar 0.11.0
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.
org.utplsql

utPLSQL

Testing framework for PL/SQL. Based on JUnit and RSpec. Originally developed by Steven Feuerstein

Versions

Version
3.1.10
3.1.9
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.0