License |
License |
---|---|
GroupId | GroupIdorg.kasource.commons |
ArtifactId | ArtifactIdka-commons-jmx-spring |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKa Commons JMX Spring
Common classes for JMX Spring.
|
<!-- https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-jmx-spring/ -->
<dependency>
<groupId>org.kasource.commons</groupId>
<artifactId>ka-commons-jmx-spring</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-jmx-spring/
implementation 'org.kasource.commons:ka-commons-jmx-spring:0.1'
// https://jarcasting.com/artifacts/org.kasource.commons/ka-commons-jmx-spring/
implementation ("org.kasource.commons:ka-commons-jmx-spring:0.1")
'org.kasource.commons:ka-commons-jmx-spring:jar:0.1'
<dependency org="org.kasource.commons" name="ka-commons-jmx-spring" rev="0.1">
<artifact name="ka-commons-jmx-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.commons', module='ka-commons-jmx-spring', version='0.1')
)
libraryDependencies += "org.kasource.commons" % "ka-commons-jmx-spring" % "0.1"
[org.kasource.commons/ka-commons-jmx-spring "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kasource.commons : ka-commons-jmx | jar | 0.1 |
org.springframework : spring-core | jar | [3.0.0.RELEASE,4.0.2.RELEASE] |
org.springframework : spring-context | jar | [3.0.0.RELEASE,4.0.2.RELEASE] |
org.springframework : spring-beans | jar | [3.0.0.RELEASE,4.0.2.RELEASE] |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
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 |