is not current version
Last Version 0.4.1

org.ops4j.pax.carrot:pax-carrot-itest-javaee 0.3.0


GroupId

GroupId

org.ops4j.pax.carrot
ArtifactId

ArtifactId

pax-carrot-itest-javaee
Version

Version

0.3.0
Type

Type

jar

Download pax-carrot-itest-javaee 0.3.0


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