| License |
License |
|---|---|
| GroupId | GroupIdorg.kasource.kajmx |
| ArtifactId | ArtifactIdka-jmx-core |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKa JMX Core
Core project for JMX Services
|
| Filename | Size |
|---|---|
| ka-jmx-core-0.2.pom | |
| ka-jmx-core-0.2.jar | 76 KB |
| ka-jmx-core-0.2-sources.jar | 53 KB |
| ka-jmx-core-0.2-javadoc.jar | 366 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kasource.kajmx/ka-jmx-core/ -->
<dependency>
<groupId>org.kasource.kajmx</groupId>
<artifactId>ka-jmx-core</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.kajmx/ka-jmx-core/
implementation 'org.kasource.kajmx:ka-jmx-core:0.2'
// https://jarcasting.com/artifacts/org.kasource.kajmx/ka-jmx-core/
implementation ("org.kasource.kajmx:ka-jmx-core:0.2")
'org.kasource.kajmx:ka-jmx-core:jar:0.2'
<dependency org="org.kasource.kajmx" name="ka-jmx-core" rev="0.2">
<artifact name="ka-jmx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.kajmx', module='ka-jmx-core', version='0.2')
)
libraryDependencies += "org.kasource.kajmx" % "ka-jmx-core" % "0.2"
[org.kasource.kajmx/ka-jmx-core "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.springframework : spring-core | jar | 3.1.1.RELEASE |
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.springframework : spring-expression | jar | 3.1.1.RELEASE |
| org.springframework : spring-beans | jar | 3.1.1.RELEASE |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.easymock : easymock | jar | 3.2 |
| 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 |