License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.kasource.commons |
ArtifactId | ArtifactIdka-commons-jmx-guice |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKa Commons JMX Guice
Common classes for JMX Guice.
|
Filename | Size |
---|---|
ka-commons-jmx-guice-0.1.pom | |
ka-commons-jmx-guice-0.1.jar | 5 KB |
ka-commons-jmx-guice-0.1-sources.jar | 3 KB |
ka-commons-jmx-guice-0.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-jmx-guice/ -->
<dependency>
<groupId>org.kasource.commons</groupId>
<artifactId>ka-commons-jmx-guice</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-jmx-guice/
implementation 'org.kasource.commons:ka-commons-jmx-guice:0.1'
// https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-jmx-guice/
implementation ("org.kasource.commons:ka-commons-jmx-guice:0.1")
'org.kasource.commons:ka-commons-jmx-guice:jar:0.1'
<dependency org="org.kasource.commons" name="ka-commons-jmx-guice" rev="0.1">
<artifact name="ka-commons-jmx-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.commons', module='ka-commons-jmx-guice', version='0.1')
)
libraryDependencies += "org.kasource.commons" % "ka-commons-jmx-guice" % "0.1"
[org.kasource.commons/ka-commons-jmx-guice "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kasource.commons : ka-commons-jmx | jar | 0.1 |
org.kasource.commons : ka-guice | jar | 0.1 |
com.google.inject : guice | jar | 2.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.easymock : easymock | jar | 2.5.1 |
org.unitils : unitils-core | jar | 3.3 |
org.unitils : unitils-test | jar | 3.3 |
org.unitils : unitils-inject | jar | 3.3 |
org.unitils : unitils-mock | jar | 3.3 |
org.unitils : unitils-easymock | jar | 3.3 |