is not current version
Last Version 0.7.0

org.ops4j.pax.warp.itest:itest-maven 0.2.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ops4j.pax.warp.itest
ArtifactId

ArtifactId

itest-maven
Version

Version

0.2.0
Type

Type

jar

Download itest-maven 0.2.0


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