License |
License |
---|---|
GroupId | GroupIdorg.fusesource.insight |
ArtifactId | ArtifactIdinsight-project |
Version | Version7.2.0.redhat-060 |
Type | Typepom |
Description |
Descriptioninsight-project
Fuse Insight :: Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
insight-project-7.2.0.redhat-060.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |