не последняя версия
Последняя версия 7.2.0.redhat-083

org.fusesource.fabric:testing 7.2.0.redhat-065


Группа

Группа

org.fusesource.fabric
Идентификатор

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

testing
Версия

Версия

7.2.0.redhat-065
Тип

Тип

pom

Скачать testing 7.2.0.redhat-065

Имя Файла Размер
testing-7.2.0.redhat-065.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.fusesource.fabric/testing/ -->
<dependency>
    <groupId>org.fusesource.fabric</groupId>
    <artifactId>testing</artifactId>
    <version>7.2.0.redhat-065</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric/testing/
implementation 'org.fusesource.fabric:testing:7.2.0.redhat-065'
// https://jarcasting.com/artifacts/org.fusesource.fabric/testing/
implementation ("org.fusesource.fabric:testing:7.2.0.redhat-065")
'org.fusesource.fabric:testing:pom:7.2.0.redhat-065'
<dependency org="org.fusesource.fabric" name="testing" rev="7.2.0.redhat-065">
  <artifact name="testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric', module='testing', version='7.2.0.redhat-065')
)
libraryDependencies += "org.fusesource.fabric" % "testing" % "7.2.0.redhat-065"
[org.fusesource.fabric/testing "7.2.0.redhat-065"]