| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.fusesource.insight |
| Идентификатор | Идентификаторinsight-project |
| Версия | Версия7.2.0.redhat-060 |
| Тип | Типpom |
| Описание |
Описаниеinsight-project
Fuse Insight :: Project
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| insight-project-7.2.0.redhat-060.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fusesource.insight/insight-project/ -->
<dependency>
<groupId>org.fusesource.insight</groupId>
<artifactId>insight-project</artifactId>
<version>7.2.0.redhat-060</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.insight/insight-project/
implementation 'org.fusesource.insight:insight-project:7.2.0.redhat-060'
// https://jarcasting.com/artifacts/org.fusesource.insight/insight-project/
implementation ("org.fusesource.insight:insight-project:7.2.0.redhat-060")
'org.fusesource.insight:insight-project:pom:7.2.0.redhat-060'
<dependency org="org.fusesource.insight" name="insight-project" rev="7.2.0.redhat-060">
<artifact name="insight-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.insight', module='insight-project', version='7.2.0.redhat-060')
)
libraryDependencies += "org.fusesource.insight" % "insight-project" % "7.2.0.redhat-060"
[org.fusesource.insight/insight-project "7.2.0.redhat-060"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |