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

org.fusesource.fabric:fabric-project 7.2.0.redhat-060


Группа

Группа

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

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

fabric-project
Версия

Версия

7.2.0.redhat-060
Тип

Тип

pom

Скачать fabric-project 7.2.0.redhat-060

Имя Файла Размер
fabric-project-7.2.0.redhat-060.pom 3 KB
Обзор

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