| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8 |
| Идентификатор | Идентификаторgateway-project |
| Последняя версия | Последняя версия1.2.0.redhat-133 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFabric8 :: Gateway
Fabric8 the open source integration platform
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gateway-project-1.2.0.redhat-133.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8/gateway-project/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>gateway-project</artifactId>
<version>1.2.0.redhat-133</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/gateway-project/
implementation 'io.fabric8:gateway-project:1.2.0.redhat-133'
// https://jarcasting.com/artifacts/io.fabric8/gateway-project/
implementation ("io.fabric8:gateway-project:1.2.0.redhat-133")
'io.fabric8:gateway-project:pom:1.2.0.redhat-133'
<dependency org="io.fabric8" name="gateway-project" rev="1.2.0.redhat-133">
<artifact name="gateway-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='gateway-project', version='1.2.0.redhat-133')
)
libraryDependencies += "io.fabric8" % "gateway-project" % "1.2.0.redhat-133"
[io.fabric8/gateway-project "1.2.0.redhat-133"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |