| License |
License |
|---|---|
| GroupId | GroupIdcom.redhat.lightblue.core |
| ArtifactId | ArtifactIdpom |
| Version | Version1.2.0 |
| Type | Typepom |
| Description |
Descriptionlightblue core: com.redhat.lightblue.core|pom
Lightblue Core components
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pom-1.2.0.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.core/pom/ -->
<dependency>
<groupId>com.redhat.lightblue.core</groupId>
<artifactId>pom</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.core/pom/
implementation 'com.redhat.lightblue.core:pom:1.2.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.core/pom/
implementation ("com.redhat.lightblue.core:pom:1.2.0")
'com.redhat.lightblue.core:pom:pom:1.2.0'
<dependency org="com.redhat.lightblue.core" name="pom" rev="1.2.0">
<artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.core', module='pom', version='1.2.0')
)
libraryDependencies += "com.redhat.lightblue.core" % "pom" % "1.2.0"
[com.redhat.lightblue.core/pom "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netflix.servo : servo-graphite | jar | 0.7.8 |
| com.netflix.hystrix : hystrix-servo-metrics-publisher | jar | 1.3.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.8 |