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