is not current version
Last Version 0.3

net.sf.oqt.test:oqt-maven-plugin-it-model 0.2

This is the module used to test the OQT plugin

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sf.oqt.test
ArtifactId

ArtifactId

oqt-maven-plugin-it-model
Version

Version

0.2
Type

Type

jar

Download oqt-maven-plugin-it-model 0.2


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