Maven OQT Sample Build

This is a sample pom to build and debug the mojo's

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sf.oqt.test
ArtifactId

ArtifactId

oqt-maven-plugin-sample
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Maven OQT Sample Build
This is a sample pom to build and debug the mojo's

Download oqt-maven-plugin-sample

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.derby : derby jar 10.9.1.0

provided (2)

Group / Artifact Type Version
org.apache.openjpa : apache-openjpa pom 2.0.1
javax : javaee-api jar 6.0

test (9)

Group / Artifact Type Version
junit : junit jar 4.11
com.h2database : h2 jar 1.3.170
org.hsqldb : hsqldb jar 2.2.9
org.easytesting : fest-assert jar 1.4
org.apache.maven : maven-core jar 2.2.1
org.sonatype.aether : aether-impl jar 1.13.1
org.codehaus.plexus : plexus-container-default jar 1.5.5
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
net.sf.oqt : oqt-maven-plugin jar 0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2