is not current version
Last Version 3.1.10

org.utplsql:utplsql-maven-plugin 3.1.3

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.utplsql
ArtifactId

ArtifactId

utplsql-maven-plugin
Version

Version

3.1.3
Type

Type

jar

Download utplsql-maven-plugin 3.1.3


<!-- https://jarcasting.com/artifacts/org.utplsql/utplsql-maven-plugin/ -->
<dependency>
    <groupId>org.utplsql</groupId>
    <artifactId>utplsql-maven-plugin</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.utplsql/utplsql-maven-plugin/
implementation 'org.utplsql:utplsql-maven-plugin:3.1.3'
// https://jarcasting.com/artifacts/org.utplsql/utplsql-maven-plugin/
implementation ("org.utplsql:utplsql-maven-plugin:3.1.3")
'org.utplsql:utplsql-maven-plugin:jar:3.1.3'
<dependency org="org.utplsql" name="utplsql-maven-plugin" rev="3.1.3">
  <artifact name="utplsql-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.utplsql', module='utplsql-maven-plugin', version='3.1.3')
)
libraryDependencies += "org.utplsql" % "utplsql-maven-plugin" % "3.1.3"
[org.utplsql/utplsql-maven-plugin "3.1.3"]