License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.kik.config |
ArtifactId | ArtifactIdice-jmx |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionice-jmx
Interface-based Guice Config JMX integration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ice-jmx-1.0.9.pom | |
ice-jmx-1.0.9.jar | 11 KB |
ice-jmx-1.0.9-tests.jar | 14 KB |
ice-jmx-1.0.9-sources.jar | 7 KB |
ice-jmx-1.0.9-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kik.config/ice-jmx/ -->
<dependency>
<groupId>com.kik.config</groupId>
<artifactId>ice-jmx</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.kik.config/ice-jmx/
implementation 'com.kik.config:ice-jmx:1.0.9'
// https://jarcasting.com/artifacts/com.kik.config/ice-jmx/
implementation ("com.kik.config:ice-jmx:1.0.9")
'com.kik.config:ice-jmx:jar:1.0.9'
<dependency org="com.kik.config" name="ice-jmx" rev="1.0.9">
<artifact name="ice-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kik.config', module='ice-jmx', version='1.0.9')
)
libraryDependencies += "com.kik.config" % "ice-jmx" % "1.0.9"
[com.kik.config/ice-jmx "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.kik.config : ice | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |