| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.iep |
| ArtifactId | ArtifactIdiep-jmxport |
| Last Version | Last Version0.1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniep-jmxport
iep-jmxport
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.netflix.iep |
| Filename | Size |
|---|---|
| iep-jmxport-0.1.13.pom | |
| iep-jmxport-0.1.13.jar | 2 KB |
| iep-jmxport-0.1.13-sources.jar | 2 KB |
| iep-jmxport-0.1.13-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.iep/iep-jmxport/ -->
<dependency>
<groupId>com.netflix.iep</groupId>
<artifactId>iep-jmxport</artifactId>
<version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.iep/iep-jmxport/
implementation 'com.netflix.iep:iep-jmxport:0.1.13'
// https://jarcasting.com/artifacts/com.netflix.iep/iep-jmxport/
implementation ("com.netflix.iep:iep-jmxport:0.1.13")
'com.netflix.iep:iep-jmxport:jar:0.1.13'
<dependency org="com.netflix.iep" name="iep-jmxport" rev="0.1.13">
<artifact name="iep-jmxport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.iep', module='iep-jmxport', version='0.1.13')
)
libraryDependencies += "com.netflix.iep" % "iep-jmxport" % "0.1.13"
[com.netflix.iep/iep-jmxport "0.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.1 |
| org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |
| org.scalatest : scalatest_2.11 | jar | 2.2.1 |