не последняя версия
Последняя версия 0.4.1

org.ops4j.pax.carrot:pax-carrot-itest 0.4.0


Группа

Группа

org.ops4j.pax.carrot
Идентификатор

Идентификатор

pax-carrot-itest
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать pax-carrot-itest 0.4.0


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